Home
last modified time | relevance | path

Searched defs:otype (Results 1 – 3 of 3) sorted by relevance

/xnu-8019.80.24/osfmk/ipc/
H A Dipc_object.h177 #define io_makebits(active, otype, kotype) \ argument
190 io_alloc(unsigned int otype, zalloc_flags_t flags) in io_alloc()
H A Dipc_object.c141 ipc_object_free(unsigned int otype, ipc_object_t object, bool last_ref) in ipc_object_free()
471 ipc_object_type_t otype, in ipc_object_alloc()
/xnu-8019.80.24/bsd/vfs/
H A Dvfs_fsevents.c986 int otype; in release_event_ref() local