Home
last modified time | relevance | path

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

/xnu-8792.61.2/osfmk/mach/
H A Dmach_types.h137 typedef struct ipc_eventlink *ipc_eventlink_t; typedef
203 typedef mach_port_t ipc_eventlink_t;
308 #define IPC_EVENTLINK_NULL ((ipc_eventlink_t) NULL)
338 #define IPC_EVENTLINK_NULL ((ipc_eventlink_t) 0)
H A Dmach_types.defs628 intran: ipc_eventlink_t convert_port_to_eventlink(mach_port_t)
629 destructor: ipc_eventlink_deallocate(ipc_eventlink_t)
636 intran: ipc_eventlink_t convert_port_to_eventlink(mach_port_t)
637 destructor: ipc_eventlink_deallocate(ipc_eventlink_t)