Home
last modified time | relevance | path

Searched defs:saved_egid (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Ddot_lockfile_as.c59 gid_t saved_egid = getegid(); in dot_lockfile_as() local
85 gid_t saved_egid = getegid(); in dot_unlockfile_as() local
H A Dpipe_command.c338 gid_t saved_egid = getegid(); in kill_command() local
/netbsd-src/usr.bin/write/
H A Dterm_chk.c60 gid_t saved_egid) in term_chk()
109 check_sender(time_t *atime, uid_t myuid, gid_t saved_egid) in check_sender()
H A Dwrite.c81 gid_t saved_egid = getegid(); in main() local
153 search_utmp(char *user, char *mytty, uid_t myuid, gid_t saved_egid) in search_utmp()
/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dstat_as.c56 gid_t saved_egid = getegid(); in stat_as() local
H A Dlstat_as.c56 gid_t saved_egid = getegid(); in lstat_as() local
H A Dopen_as.c53 gid_t saved_egid = getegid(); in open_as() local
/netbsd-src/crypto/external/bsd/openssh/dist/
H A Duidswap.c46 static gid_t saved_egid; variable
/netbsd-src/external/bsd/pam-u2f/dist/
H A Ddrop_privs.h61 gid_t saved_egid; member