Home | History | Annotate | Download | only in openssh

Lines Matching full:gss_cleanup_creds

120 	options->gss_cleanup_creds = -1;
274 if (options->gss_cleanup_creds == -1)
275 options->gss_cleanup_creds = 1;
1225 intptr = &options->gss_cleanup_creds;
2267 dump_cfg_fmtint(sGssCleanupCreds, o->gss_cleanup_creds);