Home
last modified time | relevance | path

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

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