Searched refs:permanently_set_uid (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10/OpenSSH-189/openssh/
H A Duidswap.h17 void permanently_set_uid(struct passwd *);
H A Dauth-sia.c111 permanently_set_uid(pw);
H A Dssh-keysign.c185 permanently_set_uid(pw);
H A Duidswap.c204 permanently_set_uid(struct passwd *pw) function
210 fatal("permanently_set_uid: no user given");
212 fatal("permanently_set_uid: temporarily_use_uid effective");
213 debug("permanently_set_uid: %u/%u", (u_int)pw->pw_uid,
H A Dssh.c883 permanently_set_uid(pw);
H A Dsshd.c642 permanently_set_uid(privsep_pw);
H A Dsession.c1548 permanently_set_uid(pw);

Completed in 596 milliseconds