OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:KRB5_TC_MATCH_TIMES
(Results
1 - 6
of
6
) sorted by relevancy
/src/crypto/external/bsd/heimdal/dist/kuser/
copy_cred_cache.c
119
ctx.whichfields |=
KRB5_TC_MATCH_TIMES
;
kcpytkt.c
139
retflags |=
KRB5_TC_MATCH_TIMES
;
kdeltkt.c
134
retflags |=
KRB5_TC_MATCH_TIMES
;
/src/crypto/external/bsd/heimdal/dist/lib/krb5/
creds.c
192
* -
KRB5_TC_MATCH_TIMES
Compares only the expiration times of the creds.
243
if (match && (whichfields &
KRB5_TC_MATCH_TIMES
))
get_cred.c
717
KRB5_TC_MATCH_TIMES
,
1044
ret = krb5_cc_retrieve_cred(context, ccache,
KRB5_TC_MATCH_TIMES
,
1200
options |=
KRB5_TC_MATCH_TIMES
;
1223
KRB5_TC_MATCH_TIMES
)),
krb5.h
460
#define
KRB5_TC_MATCH_TIMES
(1 << 25)
Completed in 21 milliseconds
Indexes created Sun Jun 14 00:25:39 UTC 2026