Home
last modified time | relevance | path

Searched defs:pw (Results 1 - 25 of 205) sorted by relevance

123456789

/third_party/node/deps/npm/node_modules/npm-user-validate/lib/
H A Dindex.js59 function pw () { function
/third_party/musl/libc-test/src/regression/
H A Dgetpwnam_r-crash.c9 struct passwd *pw, pwbuf; in main() local
H A Dgetpwnam_r-errno.c11 struct passwd *pw, pwbuf; in main() local
/third_party/musl/src/passwd/
H A Dputpwent.c5 int putpwent(const struct passwd *pw, FILE *f) in putpwent() argument
H A Dfgetpwent.c7 static struct passwd pw; in fgetpwent() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_getscheduler/
H A D7-1.c26 struct passwd *pw; in set_nonroot() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigqueue/
H A D3-1.c33 struct passwd *pw; in set_nonroot() local
H A D12-1.c30 struct passwd *pw; in set_nonroot() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_getparam/
H A D6-1.c34 struct passwd *pw; in set_nonroot() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_setparam/
H A D26-1.c26 struct passwd *pw; in set_nonroot() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_setscheduler/
H A D20-1.c32 struct passwd *pw; in set_nonroot() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/shm_open/
H A D32-1.c33 struct passwd *pw; in set_nonroot() local
H A D34-1.c33 struct passwd *pw; in set_nonroot() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/shm_unlink/
H A D9-1.c38 struct passwd *pw; in main() local
/third_party/ltp/testcases/kernel/containers/utsname/
H A Dutsname04.c27 struct passwd *pw; in run() local
/third_party/musl/src/legacy/
H A Dcuserid.c10 struct passwd pw, *ppw; in cuserid() local
13 getpwuid_r(geteuid(), &pw, (void *)pwb, sizeof pwb, &ppw); in cuserid() local
/third_party/ltp/testcases/kernel/syscalls/prctl/
H A Dprctl06_execve.c14 struct passwd *pw; in main() local
/third_party/ltp/testcases/kernel/syscalls/ptrace/
H A Dptrace02.c58 struct passwd *pw; in setup() local
/third_party/ltp/testcases/kernel/syscalls/sched_setscheduler/
H A Dsched_setscheduler02.c32 struct passwd *pw = SAFE_GETPWNAM("nobody"); in setup() local
/third_party/ltp/testcases/kernel/syscalls/umount/
H A Dumount03.c40 struct passwd *pw; in setup() local
/third_party/ltp/testcases/kernel/syscalls/mkdir/
H A Dmkdir05.c52 struct passwd *pw; in setup() local
/third_party/ltp/testcases/kernel/syscalls/vhangup/
H A Dvhangup01.c44 struct passwd *pw; in setup() local
/third_party/ltp/testcases/kernel/syscalls/fchdir/
H A Dfchdir03.c47 struct passwd *pw; in setup() local
/third_party/ltp/testcases/kernel/syscalls/sched_setparam/
H A Dsched_setparam05.c28 struct passwd *pw = SAFE_GETPWNAM("nobody"); in run() local
/third_party/ltp/testcases/kernel/syscalls/setuid/
H A Dsetuid03.c30 struct passwd *pw; in setup() local

Completed in 5 milliseconds

123456789