OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:setresuid
(Results
1 - 1
of
1
) sorted by relevancy
/src/crypto/external/bsd/openssh/dist/
misc.c
2823
#define
setresuid
(a, b, c) setuid(a)
macro
2837
if (
setresuid
(pw->pw_uid, pw->pw_uid, pw->pw_uid) == -1) {
2838
error("%s:
setresuid
%u: %s", tag, (u_int)pw->pw_uid,
Completed in 24 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026