Home
last modified time | relevance | path

Searched refs:ipc_eventlink_t (Results 1 – 3 of 3) sorted by relevance

/xnu-8019.80.24/libsyscall/mach/
H A Dmach_eventlink.defs53 intran: ipc_eventlink_t convert_port_to_eventlink(mach_port_t)
54 destructor: ipc_eventlink_deallocate(ipc_eventlink_t)
61 intran: ipc_eventlink_t convert_port_to_eventlink(mach_port_t)
62 destructor: ipc_eventlink_deallocate(ipc_eventlink_t)
/xnu-8019.80.24/osfmk/mach/
H A Dmach_types.h137 typedef struct ipc_eventlink *ipc_eventlink_t; typedef
204 typedef mach_port_t ipc_eventlink_t;
311 #define IPC_EVENTLINK_NULL ((ipc_eventlink_t) NULL)
341 #define IPC_EVENTLINK_NULL ((ipc_eventlink_t) 0)
H A Dmach_types.defs627 intran: ipc_eventlink_t convert_port_to_eventlink(mach_port_t)
628 destructor: ipc_eventlink_deallocate(ipc_eventlink_t)
635 intran: ipc_eventlink_t convert_port_to_eventlink(mach_port_t)
636 destructor: ipc_eventlink_deallocate(ipc_eventlink_t)