Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_common.h101 } ndmp_msg_handler_t; typedef
108 ndmp_msg_handler_t hm_msg_v[3];
H A Dndmpd_comm.c102 static ndmp_msg_handler_t *ndmp_get_handler(ndmp_connection_t *connection,
419 ndmp_msg_handler_t *handler; in ndmp_send_request()
1341 static ndmp_msg_handler_t *
1344 ndmp_msg_handler_t *handler = NULL; in ndmp_get_handler()