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

/macosx-10.10/sudo-73/src/
H A Dsecure_path.h28 int sudo_secure_file __P((const char *path, uid_t uid, gid_t gid, struct stat *sbp));
H A Dsecure_path.c75 sudo_secure_file(path, uid, gid, sbp) function
H A Dsudo.c1028 switch (sudo_secure_file(sudoers, SUDOERS_UID, SUDOERS_GID, &sb)) {

Completed in 113 milliseconds