Home
last modified time | relevance | path

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

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