Home
last modified time | relevance | path

Searched refs:opt_p_t (Results 1 – 4 of 4) sorted by relevance

/external/ltrace/
Doptions.h66 struct opt_p_t { struct
68 struct opt_p_t *next; argument
71 extern struct opt_p_t *opt_p; /* attach to process with a given pid */
Dlibltrace.c51 struct opt_p_t *it; in stop_non_p_processes()
108 struct opt_p_t *opt_p_tmp; in ltrace_init()
Doptions.c69 struct opt_p_t *opt_p = NULL; /* attach to process with a given pid */
647 struct opt_p_t *tmp = malloc(sizeof(struct opt_p_t)); in process_options()
/external/ltrace/sysdeps/linux-gnu/
Dtrace.c424 struct opt_p_t *it; in detach_process()
1173 struct opt_p_t *it; in os_ltrace_exiting()