pw_equal
if (old_pw && (neq = pw_equal(buf, old_pw)) != NULL) {
static const char * pw_equal(char *buf, struct passwd *old_pw);