OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:permanently_set_uid
(Results
1 - 5
of
5
) sorted by relevancy
/src/crypto/external/bsd/openssh/dist/
uidswap.h
18
void
permanently_set_uid
(struct passwd *);
uidswap.c
125
permanently_set_uid
(struct passwd *pw)
function
128
fatal("
permanently_set_uid
: no user given");
130
fatal("
permanently_set_uid
: temporarily_use_uid effective");
131
debug("
permanently_set_uid
: %u/%u", (u_int)pw->pw_uid,
ssh-keysign.c
214
permanently_set_uid
(pw);
sshd-auth.c
214
permanently_set_uid
(pw);
session.c
1232
permanently_set_uid
(pw);
Completed in 18 milliseconds
Indexes created Wed Jul 29 00:25:28 UTC 2026