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

/darwin-on-arm/xnu/bsd/sys/
H A Dspawn_internal.h147 #define POSIX_SPAWN_APPTYPE_OSX_TAL 0x0001 /* it is a TAL app */ macro
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_exec.c1159 if ((psa->psa_apptype & POSIX_SPAWN_APPTYPE_OSX_TAL) ||
1161 if ((psa->psa_apptype & POSIX_SPAWN_APPTYPE_OSX_TAL))

Completed in 16 milliseconds