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 - 43
of
43
) sorted by relevance
1
2
/third_party/ltp/utils/sctp/func_tests/
H
A
D
test_peeloff.c
77
uint32_t
ppid
;
in main()
local
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
/base/hiviewdfx/faultloggerd/interfaces/innerkits/procinfo/
H
A
D
procinfo.cpp
52
int
ppid
= 0;
in GetProcStatusByPath()
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
/base/hiviewdfx/hilog/frameworks/libhilog/utils/
H
A
D
log_utils.cpp
451
uint32_t
ppid
= 0;
in GetPPidByPid()
local
[all...]
/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/
H
A
D
fault_detector_util.cpp
335
string
ppid
= statInfo[PPID_INDEX];
in GetParentPid()
local
345
int
ppid
= GetParentPid(pid);
in IsKernelProcess()
local
/base/hiviewdfx/hilog/services/hilogd/
H
A
D
service_controller.cpp
489
uint32_t
ppid
= GetPPidByPid(pid);
in LogFilterFromOutputRqst()
local
/third_party/mksh/
H
A
D
jobs.c
98
pid_t
ppid
; /* pid of process that forked job */
member
/device/soc/rockchip/common/sdk_linux/kernel/sched/
H
A
D
core.c
7022
int
ppid
;
in sched_show_task()
local
/third_party/libinput/test/
H
A
D
litest.c
4753
int
ppid
= getppid();
in is_debugger_attached()
local
Completed in 31 milliseconds
1
2