OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:find_process
(Results
1 - 3
of
3
) sorted by null
/external/blktrace/btt/
proc.c
168
struct p_info *
find_process
(__u32 pid, char *name)
function
209
struct p_info *pip =
find_process
(pid, name);
globals.h
266
struct p_info *
find_process
(__u32 pid, char *name);
inlines.h
165
iop->pip =
find_process
(iop->t.pid, NULL);
Completed in 49 milliseconds