Home
last modified time | relevance | path

Searched refs:GSS_PRINT_DELAY (Results 1 – 2 of 2) sorted by relevance

/xnu-8019.80.24/bsd/nfs/
H A Dnfs_gss.h82 #define GSS_PRINT_DELAY (8 * 3600) // Wait day before printing the same error message macro
H A Dnfs_gss.c780 cp->gss_clnt_ptime = now.tv_sec - GSS_PRINT_DELAY; in nfs_gss_clnt_ctx_find_principal()
1835 cp->gss_clnt_ptime + GSS_PRINT_DELAY < now.tv_sec) && in nfs_gss_clnt_log_error()