Lines Matching refs:uid
477 uid_t uid;480 uid = getuid();481 if (!getpwuid_r(uid, &pwx, pwbuf, sizeof(pwbuf), &pw)