Lines Matching refs:uid
482 uid_t uid;485 uid = getuid();486 if (!getpwuid_r(uid, &pwx, pwbuf, sizeof(pwbuf), &pw)