Home
last modified time | relevance | path

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

/titanic_41/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))) { in ndmp_send_request()
1035 if ((connection->conn_msginfo.mi_handler = ndmp_get_handler(connection, in ndmp_recv_msg()
1342 ndmp_get_handler(ndmp_connection_t *connection, ndmp_message message) in ndmp_get_handler() function