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:ppid
(Results
26 - 37
of
37
) sorted by relevance
1
2
/third_party/ltp/utils/sctp/func_tests/
H
A
D
test_inaddr_any.c
84
uint32_t
ppid
;
in main()
local
H
A
D
test_basic.c
84
uint32_t
ppid
;
in main()
local
H
A
D
test_timetolive.c
106
uint32_t
ppid
;
in main()
local
[all...]
H
A
D
test_sctp_sendrecvmsg.c
82
uint32_t
ppid
;
in main()
local
[all...]
H
A
D
test_fragments.c
91
uint32_t
ppid
;
in main()
local
H
A
D
test_sockopt.c
83
uint32_t
ppid
;
in main()
local
/third_party/ltp/testcases/kernel/syscalls/move_pages/
H
A
D
move_pages12.c
118
pid_t
ppid
= getppid();
in do_child()
local
/third_party/ltp/utils/sctp/testlib/
H
A
D
sctputil.h
303
test_sctp_sendmsg(int s, const void *msg, size_t len, struct sockaddr *to, socklen_t tolen, uint32_t
ppid
, uint32_t flags, uint16_t stream_no, uint32_t timetolive, uint32_t context)
test_sctp_sendmsg()
argument
/third_party/node/deps/openssl/openssl/
H
A
D
e_os.h
359
int
ppid
;
in nssgetpid()
member
360
}
ppid
= { 0 };
in nssgetpid()
local
/third_party/openssl/
H
A
D
e_os.h
359
int
ppid
;
in nssgetpid()
member
360
}
ppid
= { 0 };
in nssgetpid()
local
/third_party/mksh/
H
A
D
jobs.c
98
pid_t
ppid
; /* pid of process that forked job */
member
/third_party/libinput/test/
H
A
D
litest.c
4753
int
ppid
= getppid();
in is_debugger_attached()
local
Completed in 14 milliseconds
1
2