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

/xnu-2782.1.97/bsd/nfs/
H A Dnfs_gss.c235 thread_call_t nfs_gss_svc_ctx_timer_call; variable
257 nfs_gss_svc_ctx_timer_call = thread_call_allocate(nfs_gss_svc_ctx_timer, NULL);
2259 nfs_interval_timer_start(nfs_gss_svc_ctx_timer_call,
2319 nfs_interval_timer_start(nfs_gss_svc_ctx_timer_call,

Completed in 71 milliseconds