Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/klm/
H A Dnlm_impl.c226 static int nlm_nsm_init_local(struct nlm_nsm *);
781 nlm_nsm_init_local(struct nlm_nsm *nsm) in nlm_nsm_init_local() function
2364 error = nlm_nsm_init_local(&g->nlm_nsm); in nlm_svc_starting()