Searched refs:old_pw (Results 1 – 1 of 1) sorted by relevance
429 pw_copy(int ffd, int tfd, const struct passwd *pw, struct passwd *old_pw) in pw_copy() argument438 if (old_pw == NULL && pw == NULL) in pw_copy()441 spw = old_pw; in pw_copy()538 if (old_pw && !pw_equal(fpw, old_pw)) { in pw_copy()