Home
last modified time | relevance | path

Searched refs:PROC_UID (Results 1 – 2 of 2) sorted by relevance

/external/ltp/tools/top-LTP/proc/
Dreadproc.h219 #define PROC_UID 0x4000 /* user id numbers ( length needed ) */ macro
Dreadproc.c49 else if (flags & PROC_UID) { in openproc()
429 if ((flags & PROC_UID) && !XinLN(uid_t, sb.st_uid, PT->uids, PT->nuid)) in readproc()
632 if (flags & PROC_UID) { in readproctab()