Home
last modified time | relevance | path

Searched defs:nobody (Results 1 – 22 of 22) sorted by relevance

/external/ltp/testcases/kernel/syscalls/setegid/
Dsetegid01.c62 struct passwd *nobody; in setup() local
/external/ltp/testcases/kernel/syscalls/mlock2/
Dmlock202.c34 static struct passwd *nobody; variable
/external/ltp/testcases/kernel/syscalls/setreuid/
Dsetreuid04.c38 static struct passwd nobody, root; variable
Dsetreuid02.c36 static struct passwd nobody, daemonpw, root, bin; variable
Dsetreuid03.c42 static struct passwd nobody, bin, root; variable
Dsetreuid05.c40 static struct passwd nobody, daemonpw, root, bin; variable
/external/python/cpython2/Lib/
DCGIHTTPServer.py345 nobody = None variable
Dsmtpd.py544 nobody = pwd.getpwnam('nobody')[2] variable
/external/ltp/testcases/kernel/syscalls/swapoff/
Dswapoff02.c128 struct passwd *nobody; in setup() local
/external/ltp/testcases/kernel/syscalls/swapon/
Dswapon02.c124 struct passwd *nobody; in setup() local
/external/ltp/testcases/kernel/syscalls/chmod/
Dchmod06.c119 struct passwd *nobody; in setup() local
/external/ltp/testcases/kernel/syscalls/setresgid/
Dsetresgid01.c95 static struct passwd nobody, root; variable
Dsetresgid03.c101 static struct passwd nobody, bin, root; variable
Dsetresgid02.c100 static struct passwd nobody, bin, root; variable
/external/ltp/testcases/kernel/syscalls/setresuid/
Dsetresuid01.c78 struct passwd nobody, bin, root; variable
Dsetresuid02.c80 struct passwd nobody, bin; variable
Dsetresuid03.c86 struct passwd nobody, bin, root; variable
/external/ltp/testcases/kernel/syscalls/setregid/
Dsetregid03.c22 struct passwd nobody; variable
/external/ltp/testcases/kernel/fs/read_all/
Dread_all.c258 struct passwd *nobody; in maybe_drop_privs() local
/external/python/cpython3/Lib/http/
Dserver.py931 nobody = None variable
/external/python/cpython3/Lib/
Dsmtpd.py956 nobody = pwd.getpwnam('nobody')[2] variable
/external/syzkaller/executor/
Dcommon_linux.h1583 const int nobody = 65534; in do_sandbox_setuid() local