OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pid2tcb
(Results
1 - 3
of
3
) sorted by null
/external/strace/
defs.h
418
extern struct tcb *
pid2tcb
P((int));
strace.c
1084
pid2tcb
(pid)
function
[
all
...]
process.c
832
tcpchild =
pid2tcb
(pid);
[
all
...]
Completed in 361 milliseconds