OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:trace_pid
(Results
1 - 3
of
3
) sorted by null
/external/ltrace/
backend.h
81
int
trace_pid
(pid_t pid);
151
/* Called when trace_me or primary
trace_pid
fail. This may plug in
proc.c
492
/* Get the filename first. Should the
trace_pid
fail, we can
495
if (filename == NULL ||
trace_pid
(pid) < 0) {
/external/ltrace/sysdeps/linux-gnu/
trace.c
100
perror ("
trace_pid
: waitpid");
108
trace_pid
(pid_t pid)
function
110
debug(DEBUG_PROCESS, "
trace_pid
: pid=%d", pid);
[
all
...]
Completed in 1337 milliseconds