Searched refs:readproctab (Results 1 – 2 of 2) sorted by relevance
/external/ltp/tools/top-LTP/proc/ | ||
D | readproc.h | 170 extern proc_t** readproctab(int flags, ... /* same as openproc */ ); |
D | readproc.c | 624 proc_t **readproctab(int flags, ...) in readproctab() function |