Searched refs:KRB5_OS_TOFFSET_TIME (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/krb5/os/
H A Dtoffset.c50 os_ctx->os_flags = ((os_ctx->os_flags & ~KRB5_OS_TOFFSET_TIME) |
68 KRB5_OS_TOFFSET_TIME);
81 os_ctx->os_flags &= ~(KRB5_OS_TOFFSET_VALID|KRB5_OS_TOFFSET_TIME);
112 os_ctx->os_flags = ((os_ctx->os_flags & ~KRB5_OS_TOFFSET_TIME) |
H A Dtimeofday.c52 if (os_ctx->os_flags & KRB5_OS_TOFFSET_TIME) {
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/os/
H A Dustime.c43 if (os_ctx->os_flags & KRB5_OS_TOFFSET_TIME) {
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/include/
H A Dk5-int.h1052 * KRB5_OS_TOFFSET_TIME means that the time offset fields should be
1057 #define KRB5_OS_TOFFSET_TIME 2 macro
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/ccache/
H A Dcc_file.c1540 ((os_ctx->os_flags & ~KRB5_OS_TOFFSET_TIME) |

Completed in 72 milliseconds