OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pam_flags
(Results
1 - 1
of
1
) sorted by relevancy
/src/libexec/rexecd/
rexecd.c
82
static int
pam_flags
= PAM_SILENT|PAM_DISALLOW_NULL_AUTHTOK;
variable in typeref:typename:int
237
if (!pam_ok(pam_authenticate(pamh,
pam_flags
)) ||
238
!pam_ok(pam_acct_mgmt(pamh,
pam_flags
))) {
Completed in 12 milliseconds
Indexes created Tue Oct 07 11:09:55 GMT 2025