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

/freebsd-10.0-release/crypto/openssh/
H A Duidswap.h17 void permanently_set_uid(struct passwd *);
H A Dauth-sia.c111 permanently_set_uid(pw);
H A Dssh-keysign.c179 permanently_set_uid(pw);
H A Duidswap.c197 permanently_set_uid(struct passwd *pw) function
203 fatal("permanently_set_uid: no user given");
205 fatal("permanently_set_uid: temporarily_use_uid effective");
206 debug("permanently_set_uid: %u/%u", (u_int)pw->pw_uid,
H A Dssh_namespace.h415 #define permanently_set_uid ssh_permanently_set_uid macro
H A Dssh.c943 permanently_set_uid(pw);
H A Dsession.c1549 permanently_set_uid(pw);
H A Dsshd.c650 permanently_set_uid(privsep_pw);

Completed in 197 milliseconds