Home | Sort by: relevance | last modified time | path |
/src/usr.bin/systat/ | |
ps.c | 81 static uid_t showuser = SHOWUSER_ANY; variable in typeref:typename:uid_t 115 if (showuser != SHOWUSER_ANY && kp->p_uid != showuser) 404 showuser = uid; |
ps.c | 81 static uid_t showuser = SHOWUSER_ANY; variable in typeref:typename:uid_t 115 if (showuser != SHOWUSER_ANY && kp->p_uid != showuser) 404 showuser = uid; |