Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/klm/
H A Dnlm_impl.h123 typedef bool_t (*nlm_reply_cb)(SVCXPRT *, nlm4_res *); typedef
624 nlm_reply_cb, nlm_res_cb, nlm_testargs_cb);
H A Dnlm_service.c461 nlm_reply_cb reply_cb, nlm_res_cb res_cb, nlm_testargs_cb grant_cb) in nlm_do_lock()