Home
last modified time | relevance | path

Searched refs:PROC_FILLARG (Results 1 – 3 of 3) sorted by relevance

/external/ltp/tools/top-LTP/proc/
Dreadproc.h212 #define PROC_FILLARG 0x0100 /* alloc and fill in `cmdline' */ macro
Dreadproc.c484 if ((flags & PROC_FILLCOM) || (flags & PROC_FILLARG)) /* read+parse /proc/#/cmdline */ in readproc()
592 if ((flags & PROC_FILLCOM) || (flags & PROC_FILLARG)) /* read+parse /proc/#/cmdline */ in ps_readproc()
/external/ltp/tools/top-LTP/
Dtop.c1078 #define L_CMDLINE L_stat | PROC_FILLARG