Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/klm/
H A Dnlm_dispatch.c110 bool_t do_reply = FALSE; in nlm_dispatch() local
174 do_reply = (*func)(args, res, rqstp); in nlm_dispatch()
181 do_reply = FALSE; in nlm_dispatch()
199 do_reply = TRUE; in nlm_dispatch()
204 if (do_reply) { in nlm_dispatch()
/illumos-gate/usr/src/cmd/ldmad/
H A Dldmad.c333 goto do_reply; in ldma_data_cb()
350 goto do_reply; in ldma_data_cb()
359 goto do_reply; in ldma_data_cb()
372 goto do_reply; in ldma_data_cb()
382 do_reply: in ldma_data_cb()