Home
last modified time | relevance | path

Searched refs:SETGIDCALL (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/sendmail/test/
H A Dt_dropgid.c40 # define SETGIDCALL "setegid" macro
43 # define SETGIDCALL "setregid" macro
46 # define SETGIDCALL "setresgid" macro
49 #ifndef SETGIDCALL
50 # define SETGIDCALL "setgid" macro
140 SETGIDCALL);
153 printf("\nIt is possible to use %s on this system\n", SETGIDCALL);