Home
last modified time | relevance | path

Searched refs:mach_eventlink_create (Results 1 – 4 of 4) sorted by relevance

/xnu-8019.80.24/osfmk/mach/
H A Dmach_eventlink.defs39 routine mach_eventlink_create(
/xnu-8019.80.24/libsyscall/mach/
H A Dmach_eventlink.defs74 routine mach_eventlink_create(
/xnu-8019.80.24/tests/
H A Dmach_eventlink.c37 kr = mach_eventlink_create(mach_task_self(), MELC_OPTION_NO_COPYIN, port_pair); in test_eventlink_create()
/xnu-8019.80.24/osfmk/ipc/
H A Dipc_eventlink.c210 mach_eventlink_create( in mach_eventlink_create() function