OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gss_cleanup_creds
(Results
1 - 3
of
3
) sorted by relevancy
/src/crypto/external/bsd/openssh/dist/
servconf.h
167
int
gss_cleanup_creds
; /* If true, destroy cred cache on logout */
member in struct:__anon186
servconf.c
152
options->
gss_cleanup_creds
= -1;
429
if (options->
gss_cleanup_creds
== -1)
430
options->
gss_cleanup_creds
= 1;
1825
intptr = &options->
gss_cleanup_creds
;
3581
dump_cfg_fmtint(sGssCleanupCreds, o->
gss_cleanup_creds
);
session.c
2451
if (options.
gss_cleanup_creds
)
Completed in 23 milliseconds
Indexes created Fri Sep 18 00:27:12 UTC 2026