Searched refs:KRB5_GC_EXPIRED_OK (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/Heimdal-398.1.2/lib/krb5/
H A Dkrb5.h452 #define KRB5_GC_EXPIRED_OK (1U << 2) macro
H A Dget_cred.c919 * returning it, but only if KRB5_GC_EXPIRED_OK is not set.
925 if(options & KRB5_GC_EXPIRED_OK) {
1239 * returning it, but only if KRB5_GC_EXPIRED_OK is not set.
1245 if(options & KRB5_GC_EXPIRED_OK) {

Completed in 78 milliseconds