Home
last modified time | relevance | path

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

/xnu-8019.80.24/libsyscall/wrappers/spawn/
H A Dposix_spawn.c1234 .port_type = PSPA_SPECIAL, in posix_spawnattr_setspecialport_np()
1256 .port_type = PSPA_SUID_CRED, in posix_spawnattr_setsuidcredport_np()
1287 .port_type = PSPA_EXCEPTION, in posix_spawnattr_setexceptionports_np()
1315 .port_type = PSPA_AU_SESSION, in posix_spawnattr_setauditsessionport_np()
2041 .port_type = PSPA_IMP_WATCHPORTS, in posix_spawnattr_set_importancewatch_port_np()
2064 .port_type = PSPA_REGISTERED_PORTS, in posix_spawnattr_set_registered_ports_np()
2082 .port_type = PSPA_PTRAUTH_TASK_PORT, in posix_spawnattr_set_ptrauth_task_port_np()
/xnu-8019.80.24/osfmk/kern/
H A Dclock_oldops.c79 port_type; /* alarm port type */ member
85 #define al_port_type al_alrm.port_type
/xnu-8019.80.24/bsd/sys/
H A Dspawn_internal.h91 pspa_t port_type; member
/xnu-8019.80.24/bsd/kern/
H A Dkern_exec.c2139 switch (act->port_type) { in exec_handle_port_actions()
2220 switch (act->port_type) { in exec_handle_port_actions()