Searched refs:ndmp_get_handler (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_comm.c102 static ndmp_msg_handler_t *ndmp_get_handler(ndmp_connection_t *connection,
424 if (!(handler = ndmp_get_handler(connection, message))) {
1035 if ((connection->conn_msginfo.mi_handler = ndmp_get_handler(connection,
1329 * ndmp_get_handler
1342 ndmp_get_handler(ndmp_connection_t *connection, ndmp_message message) function

Completed in 55 milliseconds