Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/setgid/
Dsetgid03.c17 static struct passwd *nobody; variable
Dsetgid02.c35 struct passwd *nobody = SAFE_GETPWNAM("nobody"); in setup() local
/third_party/ltp/testcases/kernel/syscalls/setegid/
Dsetegid01.c62 struct passwd *nobody; in setup() local
/third_party/ltp/testcases/kernel/syscalls/swapoff/
Dswapoff02.c80 struct passwd *nobody; in setup() local
/third_party/ltp/testcases/kernel/syscalls/fanotify/
Dfanotify18.c172 struct passwd *nobody = SAFE_GETPWNAM("nobody"); in setup() local
Dfanotify19.c152 struct passwd *nobody = SAFE_GETPWNAM("nobody"); in test_fanotify() local
/third_party/ltp/testcases/kernel/syscalls/mlock2/
Dmlock202.c34 static struct passwd *nobody; variable
/third_party/ltp/testcases/kernel/syscalls/swapon/
Dswapon02.c56 struct passwd *nobody; in setup() local
/third_party/ltp/testcases/kernel/syscalls/setreuid/
Dsetreuid04.c38 static struct passwd nobody, root; variable
/third_party/ltp/testcases/kernel/syscalls/chmod/
Dchmod06.c106 struct passwd *nobody; in setup() local
/third_party/ltp/testcases/kernel/syscalls/setregid/
Dsetregid03.c56 struct passwd *nobody; in setup() local
/third_party/ltp/testcases/kernel/syscalls/setresgid/
Dsetresgid01.c95 static struct passwd nobody, root; variable
/third_party/ltp/testcases/kernel/syscalls/clock_adjtime/
Dclock_adjtime02.c132 struct passwd *nobody; in verify_clock_adjtime() local
/third_party/ltp/testcases/kernel/fs/read_all/
Dread_all.c247 struct passwd *nobody; in maybe_drop_privs() local
/third_party/python/Lib/http/
Dserver.py938 nobody = None variable
/third_party/python/Lib/
Dsmtpd.py969 nobody = pwd.getpwnam('nobody')[2] variable