Searched refs:THISPROG (Results 1 – 2 of 2) sorted by relevance
65 #define THISPROG "/etc/suid_exec" macro196 if(stat(THISPROG, &statx) < 0 || in main()422 if((m = open(THISPROG, O_RDONLY)) < 0) in setids()
25 * where the define parameter THISPROG indicates to work correctly on system V65 #define THISPROG "/etc/suid_exec" macro 119 * version of THISPROG copied into /tmp, with the owner, in main() 196 if(stat(THISPROG, &statx) < 0 || in main() 373 * certify that it was really invoked by THISPROG. Someone who in setids() 422 if((m = open(THISPROG, O_RDONLY)) < 0) in setids() 491 * copy THISPROG into the open file number <fdo> and close <fdo>