Searched refs:proc_prettyprint_why (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dproc-why.c109 proc_prettyprint_why (unsigned long why, unsigned long what, int verbose) function
H A Dproc-utils.h28 extern void proc_prettyprint_why (unsigned long why, unsigned long what,
H A Dprocfs.c1837 proc_prettyprint_why (proc_why (pi), proc_what (pi), 1);
2125 proc_prettyprint_why (why, what, 1);
2317 proc_prettyprint_why (why, what, 1);
3366 proc_prettyprint_why (proc_why (process), proc_what (process), 1);
3376 proc_prettyprint_why (proc_why (thread), proc_what (thread), 1);
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dproc-why.c109 proc_prettyprint_why (unsigned long why, unsigned long what, int verbose) function
H A Dproc-utils.h28 extern void proc_prettyprint_why (unsigned long why, unsigned long what,
H A Dprocfs.c1817 proc_prettyprint_why (proc_why (pi), proc_what (pi), 1);
2105 proc_prettyprint_why (why, what, 1);
2296 proc_prettyprint_why (why, what, 1);
3340 proc_prettyprint_why (proc_why (process), proc_what (process), 1);
3350 proc_prettyprint_why (proc_why (thread), proc_what (thread), 1);

Completed in 147 milliseconds