Home
last modified time | relevance | path

Searched defs:saved_euid (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Ddot_lockfile_as.c58 uid_t saved_euid = geteuid(); in dot_lockfile_as() local
84 uid_t saved_euid = geteuid(); in dot_unlockfile_as() local
H A Dpipe_command.c337 uid_t saved_euid = geteuid(); in kill_command() local
/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dstat_as.c55 uid_t saved_euid = geteuid(); in stat_as() local
H A Dlstat_as.c55 uid_t saved_euid = geteuid(); in lstat_as() local
H A Dopen_as.c52 uid_t saved_euid = geteuid(); in open_as() local
/netbsd-src/crypto/external/bsd/openssh/dist/
H A Duidswap.c45 static uid_t saved_euid, user_groups_uid; variable
/netbsd-src/external/bsd/pam-u2f/dist/
H A Ddrop_privs.h60 uid_t saved_euid; member