Home
last modified time | relevance | path

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

/xnu-11215.61.5/bsd/nfs/
H A Dnfs_gss.c116 static void nfs_gss_svc_ctx_timer(void *, void *);
341 nfs_gss_svc_ctx_timer_call = thread_call_allocate(nfs_gss_svc_ctx_timer, NULL); in nfs_gss_svc_init()
446 nfs_gss_svc_ctx_timer(__unused void *param1, __unused void *param2) in nfs_gss_svc_ctx_timer() function