Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/klm/
H A Dnlm_rpc_handle.c62 static int nlm_rpch_ctor(void *, void *, int);
325 sizeof (nlm_rpc_t), 0, nlm_rpch_ctor, nlm_rpch_dtor, in nlm_rpc_init()
349 nlm_rpch_ctor(void *datap, void *cdrarg, int kmflags) in nlm_rpch_ctor() function