OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:setwhat
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/su/
su_pam.c
106
u_int
setwhat
;
local in function:main
541
setwhat
= LOGIN_SETALL & ~(LOGIN_SETENV | LOGIN_SETUMASK |
549
setwhat
&= ~(LOGIN_SETPRIORITY | LOGIN_SETRESOURCES);
551
if (setusercontext(lc, pwd, pwd->pw_uid,
setwhat
) == -1)
su_pam.c
106
u_int
setwhat
;
local in function:main
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 21 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025