Home
last modified time | relevance | path

Searched refs:passwd (Results 101 - 125 of 397) sorted by relevance

12345678910>>...16

/third_party/ltp/testcases/kernel/syscalls/ipc/semctl/
H A Dsemctl02.c35 struct passwd *ltpuser = SAFE_GETPWNAM("nobody"); in setup()
/third_party/ltp/testcases/kernel/syscalls/mkdir/
H A Dmkdir05.c52 struct passwd *pw; in setup()
/third_party/ltp/testcases/kernel/syscalls/setresuid/
H A Dsetresuid05.c21 static struct passwd *ltpuser;
/third_party/ltp/testcases/kernel/syscalls/vhangup/
H A Dvhangup01.c44 struct passwd *pw; in setup()
/third_party/ltp/testcases/kernel/syscalls/fchdir/
H A Dfchdir03.c47 struct passwd *pw; in setup()
/third_party/ltp/testcases/kernel/syscalls/fchmod/
H A Dfchmod03.c24 static struct passwd *ltpuser;
/third_party/ltp/testcases/kernel/syscalls/sched_setparam/
H A Dsched_setparam05.c28 struct passwd *pw = SAFE_GETPWNAM("nobody"); in run()
/third_party/ltp/testcases/kernel/syscalls/setdomainname/
H A Dsetdomainname03.c13 struct passwd *ltpuser;
/third_party/ltp/testcases/kernel/syscalls/setreuid/
H A Dsetreuid07.c27 static struct passwd *ltpuser;
H A Dsetreuid06.c24 static struct passwd *ltpuser;
H A Dsetreuid04.c23 struct passwd *nobody; in setup()
/third_party/ltp/testcases/kernel/syscalls/stime/
H A Dstime02.c48 struct passwd *ltpuser; in setup()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_getscheduler/
H A D7-1.c26 struct passwd *pw; in set_nonroot()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_setparam/
H A D26-1.c26 struct passwd *pw; in set_nonroot()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/clock_getcpuclockid/
H A D5-1.c34 struct passwd *pwd; in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigqueue/
H A D3-1.c33 struct passwd *pw; in set_nonroot()
/third_party/musl/Benchmark/musl/
H A Dlibc_grp.cpp31 struct passwd *pw = getpwnam(user); in Bm_function_Getgrouplist()
/third_party/musl/libc-test/src/functionalext/supplement/passwd/
H A Dsetpwent.c31 struct passwd *result = getpwent(); in setpwent_0100()
/third_party/toybox/toys/posix/
H A Drenice.c33 struct passwd *p = getpwnam(s); in renice_main()
/third_party/curl/lib/
H A Dopenldap.c413 struct berval passwd; in oldap_perform_bind() local
416 passwd.bv_val = NULL; in oldap_perform_bind()
417 passwd.bv_len = 0; in oldap_perform_bind()
421 passwd.bv_val = conn->passwd; in oldap_perform_bind()
422 passwd.bv_len = strlen(passwd.bv_val); in oldap_perform_bind()
425 rc = ldap_sasl_bind(li->ld, binddn, LDAP_SASL_SIMPLE, &passwd, in oldap_perform_bind()
/third_party/ltp/testcases/kernel/syscalls/access/
H A Daccess03.c53 struct passwd *pw; in setup()
/third_party/ltp/testcases/kernel/syscalls/iopl/
H A Diopl02.c54 struct passwd *pw; in setup()
/third_party/ltp/testcases/kernel/syscalls/ptrace/
H A Dptrace02.c58 struct passwd *pw; in setup()
/third_party/ltp/testcases/kernel/syscalls/reboot/
H A Dreboot02.c24 struct passwd *ltpuser;
/third_party/ltp/testcases/kernel/syscalls/rename/
H A Drename12.c30 struct passwd *pw; in setup()

Completed in 8 milliseconds

12345678910>>...16