OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:setwhat
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/su/
su_pam.c
106
u_int
setwhat
;
local
541
setwhat
= LOGIN_SETALL & ~(LOGIN_SETENV | LOGIN_SETUMASK |
549
setwhat
&= ~(LOGIN_SETPRIORITY | LOGIN_SETRESOURCES);
551
if (setusercontext(lc, pwd, pwd->pw_uid,
setwhat
) == -1)
Completed in 60 milliseconds
Indexes created Sun May 03 00:22:47 UTC 2026