Searched refs:spw (Results 1 – 1 of 1) sorted by relevance
433 const struct passwd *spw; in pw_copy() local441 spw = old_pw; in pw_copy()451 if (spw == NULL) in pw_copy()452 spw = pw; in pw_copy()529 if (fpw == NULL || strcmp(fpw->pw_name, spw->pw_name) != 0) { in pw_copy()