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

/illumos-gate/usr/src/lib/libast/common/comp/
H A Domitted.c344 #ifndef _P_OVERLAY
345 #define _P_OVERLAY (-1) macro
510 sfprintf(sfstderr, "%s %s [", mode == _P_OVERLAY ? "_execve" : "_spawnve", path);
524 if (mode != _P_OVERLAY)
553 return runve(_P_OVERLAY, path, argv, envv);

Completed in 58 milliseconds