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

/openbsd-current/sys/kern/
H A Dexec_script.c239 epp->ep_flags |= (EXEC_HASARGL | EXEC_SKIPARG);
H A Dkern_exec.c352 if (pack.ep_flags & EXEC_SKIPARG)
/openbsd-current/sys/sys/
H A Dexec.h140 #define EXEC_SKIPARG 0x0008 /* don't copy user-supplied argv[0] */ macro

Completed in 116 milliseconds