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

/ast/src/lib/libast/comp/
H A Domitted.c427 #ifndef _P_OVERLAY
428 #define _P_OVERLAY (-1) macro
593 sfprintf(sfstderr, "%s %s [", mode == _P_OVERLAY ? "_execve" : "_spawnve", path);
607 if (mode != _P_OVERLAY)
636 return runve(_P_OVERLAY, path, argv, envv);

Completed in 12 milliseconds