Lines Matching refs:uid
1083 uid_t uid;1087 uid = getuid();1088 if (uid == 0)1092 if (sbuf.st_uid == uid)