Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/klm/
H A Dnlm_service.c91 #define NLM_INVOKE_CALLBACK(descr, rpcp, resp, callb) \ macro
438 NLM_INVOKE_CALLBACK("test", rpcp, resp, cb); in nlm_do_test()
652 NLM_INVOKE_CALLBACK("lock", rpcp, resp, res_cb); in nlm_do_lock()
917 NLM_INVOKE_CALLBACK("cancel", rpcp, resp, cb); in nlm_do_cancel()
1002 NLM_INVOKE_CALLBACK("unlock", rpcp, resp, cb); in nlm_do_unlock()
1074 NLM_INVOKE_CALLBACK("do_granted", rpcp, resp, cb); in nlm_do_granted()