Home
last modified time | relevance | path

Searched defs:setuid (Results 1 – 5 of 5) sorted by relevance

/external/openssh/contrib/redhat/
Dopenssh.spec616 - Redo patch to move pam_open_session after the server setuid()s to the user. function
/external/clang/test/Analysis/
Dsecurity-syntax-checks.m63 int setuid(uid_t); function
/external/strace/
Duid.c84 SYS_FUNC(setuid) in SYS_FUNC() argument
/external/python/cpython2/Lib/
Dsmtpd.py464 setuid = 1 variable in Options
/external/python/cpython3/Lib/
Dsmtpd.py864 setuid = True variable in Options