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
defs:nobody
(Results
1 - 19
of
19
) sorted by relevance
/third_party/ltp/testcases/kernel/syscalls/setgid/
H
A
D
setgid03.c
17
static struct passwd *
nobody
;
variable
H
A
D
setgid02.c
35
struct passwd *
nobody
= SAFE_GETPWNAM("
nobody
");
in setup()
local
/third_party/ltp/testcases/kernel/syscalls/setfsgid/
H
A
D
setfsgid01.c
25
struct passwd *
nobody
;
in setup()
local
/third_party/ltp/testcases/kernel/syscalls/setfsuid/
H
A
D
setfsuid01.c
23
struct passwd *
nobody
;
in setup()
local
H
A
D
setfsuid03.c
25
struct passwd *
nobody
;
in setup()
local
/third_party/ltp/testcases/kernel/syscalls/setreuid/
H
A
D
setreuid04.c
23
struct passwd *
nobody
;
in setup()
local
/third_party/ltp/testcases/kernel/syscalls/swapon/
H
A
D
swapon02.c
56
struct passwd *
nobody
;
in setup()
local
/third_party/ltp/testcases/kernel/syscalls/swapoff/
H
A
D
swapoff02.c
80
struct passwd *
nobody
;
in setup()
local
/third_party/ltp/testcases/kernel/syscalls/setegid/
H
A
D
setegid01.c
21
struct passwd *
nobody
;
in setup()
local
/third_party/ltp/testcases/kernel/syscalls/fanotify/
H
A
D
fanotify18.c
161
struct passwd *
nobody
;
in setup()
local
H
A
D
fanotify19.c
146
struct passwd *
nobody
;
in test_fanotify()
local
/third_party/ltp/testcases/kernel/syscalls/mlock2/
H
A
D
mlock202.c
34
static struct passwd *
nobody
;
variable
/third_party/ltp/testcases/kernel/syscalls/setregid/
H
A
D
setregid03.c
56
struct passwd *
nobody
;
in setup()
local
/third_party/ltp/testcases/kernel/syscalls/chmod/
H
A
D
chmod06.c
106
struct passwd *
nobody
;
in setup()
local
/third_party/ltp/testcases/kernel/syscalls/clock_adjtime/
H
A
D
clock_adjtime02.c
132
struct passwd *
nobody
;
in verify_clock_adjtime()
local
/third_party/ltp/testcases/kernel/syscalls/setresgid/
H
A
D
setresgid01.c
95
static struct passwd
nobody
, root;
variable
[all...]
/third_party/ltp/testcases/kernel/fs/read_all/
H
A
D
read_all.c
275
struct passwd *
nobody
;
in maybe_drop_privs()
local
/third_party/python/Lib/http/
H
A
D
server.py
955
nobody
= None
variable
[all...]
/third_party/python/Lib/
H
A
D
smtpd.py
876
nobody
= pwd.getpwnam('
nobody
')[2]
variable
Completed in 8 milliseconds