Searched refs:secsid (Results 1 - 2 of 2) sorted by relevance

/external/ltp/tools/top-LTP/proc/
H A Dreadproc.c391 security_id_t secsid; local
423 if (stat_secure(path, &sb, &secsid) == -1) /* no such dirent (anymore) */
437 p->secsid = secsid;
515 security_id_t secsid; local
540 if (stat_secure(path, &sb, &secsid) == -1) /* no such dirent (anymore) */
551 p->secsid = secsid;
H A Dreadproc.h138 security_id_t secsid; member in struct:proc_t

Completed in 72 milliseconds