Home
last modified time | relevance | path

Searched refs:pw_gid (Results 26 - 50 of 102) sorted by relevance

12345

/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/
H A Dpwd.h24 gid_t pw_gid; member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dpwd.h24 gid_t pw_gid; member
/third_party/musl/porting/liteos_m/kernel/include/
H A Dpwd.h24 gid_t pw_gid; member
/third_party/musl/porting/uniproton/kernel/include/
H A Dpwd.h24 gid_t pw_gid; member
/third_party/ltp/testcases/kernel/syscalls/mknod/
H A Dmknod02.c34 gid_nobody = user_nobody->pw_gid; in setup()
/third_party/ltp/testcases/kernel/syscalls/prctl/
H A Dprctl06_execve.c34 if (TST_RET == pw->pw_gid) in main()
/third_party/ltp/testcases/kernel/syscalls/setfsgid/
H A Dsetfsgid01.c28 nobody_gid = nobody->pw_gid; in setup()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/clock_getcpuclockid/
H A D5-1.c38 if (setgid(pwd->pw_gid)) { in main()
/third_party/musl/Benchmark/musl/
H A Dlibc_grp.cpp43 benchmark::DoNotOptimize(getgrouplist(user, pw->pw_gid, groups, &ngroups)); in Bm_function_Getgrouplist()
/third_party/musl/include/
H A Dpwd.h24 gid_t pw_gid; member
/third_party/musl/libc-test/src/api/
H A Dpwd.c13 F(gid_t,pw_gid) in f()
/third_party/ltp/testcases/kernel/syscalls/bind/
H A Dbind02.c50 gr = SAFE_GETGRGID(pw->pw_gid); in setup()
/third_party/ltp/testcases/kernel/syscalls/setegid/
H A Dsetegid01.c24 nobody_gid = nobody->pw_gid; in setup()
/third_party/ltp/testcases/kernel/syscalls/syslog/
H A Dsyslog12.c41 SAFE_SETEGID(ltpuser->pw_gid); in setup_nonroot()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_getparam/
H A D6-1.c46 if (setgid(pw->pw_gid) != 0) { in set_nonroot()
/third_party/musl/libc-test/src/functionalext/supplement/passwd/
H A Dgetpwent.c45 EXPECT_EQ("getpwnam_0100", ret->pw_gid, CMPFLAG); in getpwnam_0100()
H A Dgetgrouplist.c41 gid_t server_gid = pwd->pw_gid; in getgrouplist_0100()
/third_party/musl/src/passwd/
H A Dgetpwent_a.c38 *s++ = 0; pw->pw_gid = atou(&s); in __getpwent_a()
/third_party/ltp/testcases/kernel/syscalls/open/
H A Dopen08.c68 SAFE_SETGID(ltpuser->pw_gid); in setup()
/third_party/ltp/testcases/kernel/syscalls/setresgid/
H A Dsetresgid03.c50 nobody_gid = test_groups[0] = pw->pw_gid; in setup()
/third_party/ltp/testcases/kernel/security/dirtyc0w_shmem/
H A Ddirtyc0w_shmem.c53 nobody_gid = pw->pw_gid; in setup()
/third_party/ltp/testcases/kernel/security/dirtyc0w/
H A Ddirtyc0w.c55 nobody_gid = pw->pw_gid; in setup()
/third_party/ltp/testcases/kernel/syscalls/getresgid/
H A Dgetresgid03.c165 pe_gid = user_id->pw_gid; in setup()
/third_party/toybox/toys/pending/
H A Dgroupdel.c52 if (pw->pw_gid == grp->gr_gid) break; in groupdel_main()
/third_party/ltp/testcases/kernel/syscalls/chown/
H A Dchown03.c75 SAFE_SETEGID(ltpuser->pw_gid); in setup()

Completed in 8 milliseconds

12345