Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:pw_gid
(Results
26 - 50
of
102
) sorted by relevance
1
2
3
4
5
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/
H
A
D
pwd.h
24
gid_t
pw_gid
;
member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H
A
D
pwd.h
24
gid_t
pw_gid
;
member
/third_party/musl/porting/liteos_m/kernel/include/
H
A
D
pwd.h
24
gid_t
pw_gid
;
member
/third_party/musl/porting/uniproton/kernel/include/
H
A
D
pwd.h
24
gid_t
pw_gid
;
member
/third_party/ltp/testcases/kernel/syscalls/mknod/
H
A
D
mknod02.c
34
gid_nobody = user_nobody->
pw_gid
;
in setup()
/third_party/ltp/testcases/kernel/syscalls/prctl/
H
A
D
prctl06_execve.c
34
if (TST_RET == pw->
pw_gid
)
in main()
/third_party/ltp/testcases/kernel/syscalls/setfsgid/
H
A
D
setfsgid01.c
28
nobody_gid = nobody->
pw_gid
;
in setup()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/clock_getcpuclockid/
H
A
D
5-1.c
38
if (setgid(pwd->
pw_gid
)) {
in main()
/third_party/musl/Benchmark/musl/
H
A
D
libc_grp.cpp
43
benchmark::DoNotOptimize(getgrouplist(user, pw->
pw_gid
, groups, &ngroups));
in Bm_function_Getgrouplist()
/third_party/musl/include/
H
A
D
pwd.h
24
gid_t
pw_gid
;
member
/third_party/musl/libc-test/src/api/
H
A
D
pwd.c
13
F(gid_t,
pw_gid
)
in f()
/third_party/ltp/testcases/kernel/syscalls/bind/
H
A
D
bind02.c
50
gr = SAFE_GETGRGID(pw->
pw_gid
);
in setup()
/third_party/ltp/testcases/kernel/syscalls/setegid/
H
A
D
setegid01.c
24
nobody_gid = nobody->
pw_gid
;
in setup()
/third_party/ltp/testcases/kernel/syscalls/syslog/
H
A
D
syslog12.c
41
SAFE_SETEGID(ltpuser->
pw_gid
);
in setup_nonroot()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_getparam/
H
A
D
6-1.c
46
if (setgid(pw->
pw_gid
) != 0) {
in set_nonroot()
/third_party/musl/libc-test/src/functionalext/supplement/passwd/
H
A
D
getpwent.c
45
EXPECT_EQ("getpwnam_0100", ret->
pw_gid
, CMPFLAG);
in getpwnam_0100()
H
A
D
getgrouplist.c
41
gid_t server_gid = pwd->
pw_gid
;
in getgrouplist_0100()
/third_party/musl/src/passwd/
H
A
D
getpwent_a.c
38
*s++ = 0; pw->
pw_gid
= atou(&s);
in __getpwent_a()
/third_party/ltp/testcases/kernel/syscalls/open/
H
A
D
open08.c
68
SAFE_SETGID(ltpuser->
pw_gid
);
in setup()
/third_party/ltp/testcases/kernel/syscalls/setresgid/
H
A
D
setresgid03.c
50
nobody_gid = test_groups[0] = pw->
pw_gid
;
in setup()
/third_party/ltp/testcases/kernel/security/dirtyc0w_shmem/
H
A
D
dirtyc0w_shmem.c
53
nobody_gid = pw->
pw_gid
;
in setup()
/third_party/ltp/testcases/kernel/security/dirtyc0w/
H
A
D
dirtyc0w.c
55
nobody_gid = pw->
pw_gid
;
in setup()
/third_party/ltp/testcases/kernel/syscalls/getresgid/
H
A
D
getresgid03.c
165
pe_gid = user_id->
pw_gid
;
in setup()
/third_party/toybox/toys/pending/
H
A
D
groupdel.c
52
if (pw->
pw_gid
== grp->gr_gid) break;
in groupdel_main()
/third_party/ltp/testcases/kernel/syscalls/chown/
H
A
D
chown03.c
75
SAFE_SETEGID(ltpuser->
pw_gid
);
in setup()
Completed in 8 milliseconds
1
2
3
4
5