Searched refs:_posix_spawn_port_actions_t (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dspawn_internal.h80 } *_posix_spawn_port_actions_t; typedef in typeref:struct:_posix_spawn_port_actions
106 _posix_spawn_port_actions_t psa_ports; /* special/exception ports */
239 _posix_spawn_port_actions_t
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_exec.c1417 _posix_spawn_port_actions_t pacts = imgp->ip_px_spa;
1708 _posix_spawn_port_actions_t px_spap = NULL;
1797 MALLOC(px_spap, _posix_spawn_port_actions_t,

Completed in 27 milliseconds