HomeSort by relevance Sort by last modified time
    Searched full:gss_cleanup_creds (Results 1 - 3 of 3) sorted by null

  /external/openssh/
servconf.h 115 int gss_cleanup_creds; /* If true, destroy cred cache on logout */ member in struct:__anon29004
servconf.c 120 options->gss_cleanup_creds = -1;
274 if (options->gss_cleanup_creds == -1)
275 options->gss_cleanup_creds = 1;
    [all...]
session.c     [all...]

Completed in 893 milliseconds