Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/klm/
H A Dnlm_impl.c238 static void nlm_host_dtor(void *, void *);
276 sizeof (struct nlm_host), 0, nlm_host_ctor, nlm_host_dtor, in nlm_init()
1195 nlm_host_dtor(void *datap, void *cdrarg) in nlm_host_dtor() function