HomeSort by relevance Sort by last modified time
    Searched refs:opt_p_t (Results 1 - 4 of 4) sorted by null

  /external/ltrace/
options.h 66 struct opt_p_t { struct
68 struct opt_p_t *next;
71 extern struct opt_p_t *opt_p; /* attach to process with a given pid */
libltrace.c 51 struct opt_p_t *it;
108 struct opt_p_t *opt_p_tmp;
options.c 69 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));
  /external/ltrace/sysdeps/linux-gnu/
trace.c 424 struct opt_p_t *it;
1173 struct opt_p_t *it;
    [all...]

Completed in 59 milliseconds