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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openpam/lib/libpam/
H A Dopenpam_check_owner_perms.c53 * owned by either root or the arbitrator and that it is not writable by
60 uid_t root, arbitrator; local
65 arbitrator = geteuid();
78 if ((sb.st_uid != root && sb.st_uid != arbitrator) ||
92 * up to it are owned by either root or the arbitrator and that they are
103 uid_t root, arbitrator; local
110 arbitrator = geteuid();
129 if ((sb.st_uid != root && sb.st_uid != arbitrator) ||
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openpam/lib/libpam/
H A Dopenpam_check_owner_perms.c53 * owned by either root or the arbitrator and that it is not writable by
60 uid_t root, arbitrator; local
65 arbitrator = geteuid();
78 if ((sb.st_uid != root && sb.st_uid != arbitrator) ||
92 * up to it are owned by either root or the arbitrator and that they are
103 uid_t root, arbitrator; local
110 arbitrator = geteuid();
129 if ((sb.st_uid != root && sb.st_uid != arbitrator) ||
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openpam/lib/libpam/
H A Dopenpam_check_owner_perms.c53 * owned by either root or the arbitrator and that it is not writable by
60 uid_t root, arbitrator; local
65 arbitrator = geteuid();
78 if ((sb.st_uid != root && sb.st_uid != arbitrator) ||
92 * up to it are owned by either root or the arbitrator and that they are
103 uid_t root, arbitrator; local
110 arbitrator = geteuid();
129 if ((sb.st_uid != root && sb.st_uid != arbitrator) ||

Completed in 110 milliseconds