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

/illumos-gate/usr/src/lib/libshell/common/sh/
H A Dsuid_exec.c25 * where the define parameter THISPROG indicates to work correctly on system V
65 #define THISPROG "/etc/suid_exec" macro
119 * version of THISPROG copied into /tmp, with the owner,
196 if(stat(THISPROG, &statx) < 0 ||
373 * certify that it was really invoked by THISPROG. Someone who
422 if((m = open(THISPROG, O_RDONLY)) < 0)
491 * copy THISPROG into the open file number <fdo> and close <fdo>

Completed in 73 milliseconds