Searched refs:pwx (Results 1 – 1 of 1) sorted by relevance
476 struct passwd *pw, pwx; in profile_open_file() local481 if (!getpwuid_r(uid, &pwx, pwbuf, sizeof(pwbuf), &pw) in profile_open_file()