Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/mach/
H A Dmach_types.h138 typedef struct ipc_eventlink *ipc_eventlink_t; typedef
204 typedef mach_port_t ipc_eventlink_t;
323 #define IPC_EVENTLINK_NULL ((ipc_eventlink_t) NULL)
353 #define IPC_EVENTLINK_NULL ((ipc_eventlink_t) 0)
H A Dmach_types.defs631 intran: ipc_eventlink_t convert_port_to_eventlink(mach_port_t)
632 destructor: ipc_eventlink_deallocate(ipc_eventlink_t)
639 intran: ipc_eventlink_t convert_port_to_eventlink(mach_port_t)
640 destructor: ipc_eventlink_deallocate(ipc_eventlink_t)