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

/openbsd-current/usr.bin/ssh/
H A Duidswap.h17 void permanently_set_uid(struct passwd *);
H A Duidswap.c119 permanently_set_uid(struct passwd *pw) function
122 fatal("permanently_set_uid: temporarily_use_uid effective");
123 debug("permanently_set_uid: %u/%u", (u_int)pw->pw_uid,
H A Dssh-keysign.c210 permanently_set_uid(pw);
H A Dsshd-session.c275 permanently_set_uid(pw);

Completed in 132 milliseconds