Searched refs:POSIX_SPAWN_PCONTROL_KILL (Results 1 – 2 of 2) sorted by relevance
| /xnu-10002.81.5/bsd/sys/ | ||
| H A D | spawn.h | 89 #define POSIX_SPAWN_PCONTROL_KILL 0x0003 macro |
| /xnu-10002.81.5/bsd/kern/ | ||
| H A D | kern_exec.c | 4311 case POSIX_SPAWN_PCONTROL_KILL: in posix_spawn() |