Searched refs:KRB5_OS_TOFFSET_VALID (Results 1 – 5 of 5) sorted by relevance
51 KRB5_OS_TOFFSET_VALID); in krb5_set_real_time()67 os_ctx->os_flags = ((os_ctx->os_flags & ~KRB5_OS_TOFFSET_VALID) | in krb5_set_debugging_time()81 os_ctx->os_flags &= ~(KRB5_OS_TOFFSET_VALID|KRB5_OS_TOFFSET_TIME); in krb5_use_natural_time()113 KRB5_OS_TOFFSET_VALID); in krb5_set_time_offsets()
71 if (os_ctx->os_flags & KRB5_OS_TOFFSET_VALID) in krb5_timeofday()
51 if (os_ctx->os_flags & KRB5_OS_TOFFSET_VALID) { in krb5_us_timeofday()
1455 if (os_ctx->os_flags & KRB5_OS_TOFFSET_VALID) in krb5_fcc_open_file()1462 if (os_ctx->os_flags & KRB5_OS_TOFFSET_VALID) { in krb5_fcc_open_file()1525 (os_ctx->os_flags & KRB5_OS_TOFFSET_VALID)) in krb5_fcc_open_file()1541 KRB5_OS_TOFFSET_VALID); in krb5_fcc_open_file()
1056 #define KRB5_OS_TOFFSET_VALID 1 macro