KRB5_GC_NO_STORE 1167 source4/heimdal/lib/krb5/get_cred.c 	options |= KRB5_GC_NO_STORE;
KRB5_GC_NO_STORE 1177 source4/heimdal/lib/krb5/get_cred.c     if(ret == 0 && (options & KRB5_GC_NO_STORE) == 0)
KRB5_GC_NO_STORE 1373 source4/heimdal/lib/krb5/get_cred.c 	options |= KRB5_GC_NO_STORE;
KRB5_GC_NO_STORE 1396 source4/heimdal/lib/krb5/get_cred.c     if(ret == 0 && (options & KRB5_GC_NO_STORE) == 0)