Home
last modified time | relevance | path

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

/external/ltp/tools/top-LTP/proc/
Dreadproc.h207 #define PROC_FILLUSR 0x0008 /* resolve user id number -> user name */ macro
Dreadproc.c459 if (flags & PROC_FILLUSR) { in readproc()
573 if (flags & PROC_FILLUSR) { in ps_readproc()
/external/ltp/tools/top-LTP/
Dtop.c1079 #define L_EUSER PROC_FILLUSR
1080 #define L_RUSER L_status | PROC_FILLUSR