Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/klm/
H A Dnlm_impl.h123 typedef bool_t (*nlm_reply_cb)(SVCXPRT *, nlm4_res *); typedef
625 nlm_reply_cb, nlm_res_cb, nlm_granted_cb);
H A Dnlm_service.c476 nlm_reply_cb reply_cb, nlm_res_cb res_cb, nlm_granted_cb grant_cb) in nlm_do_lock()