Searched refs:nlm_svc_add_ep (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/klm/
H A Dklmmod.c299 err = nlm_svc_add_ep(fp, netid, &knc);
H A Dnlm_impl.h515 int nlm_svc_add_ep(struct file *, const char *, struct knetconfig *);
H A Dnlm_impl.c1668 * Note that the netid is whatever nlm_svc_add_ep() gave to
2329 nlm_svc_add_ep(struct file *fp, const char *netid, struct knetconfig *knc) function
2397 error = nlm_svc_add_ep(fp, netid, knc);

Completed in 495 milliseconds