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:ltpuser
(Results
1 - 25
of
79
) sorted by relevance
1
2
3
4
/third_party/ltp/testcases/kernel/syscalls/getgid/
H
A
D
getgid01.c
18
static struct passwd *
ltpuser
;
variable
/third_party/ltp/testcases/kernel/syscalls/setegid/
H
A
D
setegid02.c
19
static struct passwd *
ltpuser
;
variable
/third_party/ltp/testcases/kernel/syscalls/nice/
H
A
D
nice04.c
42
struct passwd *
ltpuser
;
in setup()
local
/third_party/ltp/testcases/kernel/syscalls/chroot/
H
A
D
chroot04.c
32
struct passwd *
ltpuser
;
in setup()
local
H
A
D
chroot01.c
28
struct passwd *
ltpuser
;
in setup()
local
/third_party/ltp/testcases/kernel/syscalls/setresuid/
H
A
D
setresuid05.c
21
static struct passwd *
ltpuser
;
variable
/third_party/ltp/testcases/kernel/syscalls/setdomainname/
H
A
D
setdomainname03.c
13
struct passwd *
ltpuser
;
variable
/third_party/ltp/testcases/kernel/syscalls/setreuid/
H
A
D
setreuid06.c
24
static struct passwd *
ltpuser
;
variable
H
A
D
setreuid07.c
27
static struct passwd *
ltpuser
;
variable
/third_party/ltp/testcases/kernel/syscalls/stime/
H
A
D
stime02.c
48
struct passwd *
ltpuser
;
in setup()
local
/third_party/ltp/testcases/kernel/syscalls/setfsgid/
H
A
D
setfsgid02.c
26
static struct passwd *
ltpuser
;
variable
H
A
D
setfsgid03.c
40
static struct passwd *
ltpuser
;
variable
/third_party/ltp/testcases/kernel/syscalls/statfs/
H
A
D
statfs03.c
25
struct passwd *
ltpuser
;
in setup()
local
/third_party/ltp/testcases/kernel/syscalls/ipc/semctl/
H
A
D
semctl02.c
35
struct passwd *
ltpuser
= SAFE_GETPWNAM("nobody");
in setup()
local
H
A
D
semctl04.c
71
struct passwd *
ltpuser
= SAFE_GETPWNAM("nobody");
in setup()
local
/third_party/ltp/testcases/kernel/syscalls/sysctl/
H
A
D
sysctl03.c
80
struct passwd *
ltpuser
;
in do_test()
local
/third_party/ltp/testcases/kernel/syscalls/fchmod/
H
A
D
fchmod05.c
53
struct passwd *
ltpuser
;
in setup()
local
H
A
D
fchmod02.c
50
struct passwd *
ltpuser
;
in setup()
local
H
A
D
fchmod03.c
24
static struct passwd *
ltpuser
;
variable
/third_party/ltp/testcases/kernel/syscalls/chmod/
H
A
D
chmod07.c
68
struct passwd *
ltpuser
;
in setup()
local
/third_party/ltp/testcases/kernel/syscalls/delete_module/
H
A
D
delete_module02.c
37
static struct passwd *
ltpuser
;
variable
/third_party/ltp/testcases/kernel/syscalls/mount/
H
A
D
mount04.c
87
struct passwd *
ltpuser
;
in setup()
local
/third_party/ltp/testcases/kernel/syscalls/open/
H
A
D
open02.c
36
struct passwd *
ltpuser
;
in setup()
local
/third_party/ltp/testcases/kernel/syscalls/reboot/
H
A
D
reboot02.c
24
struct passwd *
ltpuser
;
variable
/third_party/ltp/testcases/kernel/syscalls/setresgid/
H
A
D
setresgid04.c
36
static struct passwd *
ltpuser
;
variable
Completed in 8 milliseconds
1
2
3
4