Searched refs:nlm_copy_netobj (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/klm/ |
H A D | nlm_service.c | 334 nlm_copy_netobj(&resp->cookie, &argp->cookie); 476 nlm_copy_netobj(&resp->cookie, &argp->cookie); 783 nlm_copy_netobj(&resp->cookie, &argp->cookie); 880 nlm_copy_netobj(&resp->cookie, &argp->cookie); 973 nlm_copy_netobj(&resp->cookie, &argp->cookie); 1136 nlm_copy_netobj(&resp->cookie, &argp->cookie); 1203 nlm_copy_netobj(&resp->cookie, &argp->cookie);
|
H A D | nlm_impl.h | 610 void nlm_copy_netobj(struct netobj *, struct netobj *);
|
H A D | nlm_impl.c | 532 nlm_copy_netobj(struct netobj *dst, struct netobj *src) function 1947 nlm_copy_netobj(&nslp->nsl_fh, &nslp->nsl_lock.fh);
|
Completed in 66 milliseconds