Searched refs:ndmp_handler_t (Results 1 – 3 of 3) sorted by relevance
91 extern ndmp_handler_t ndmp_msghdl_tab[];105 static ndmp_handler_t *ndmp_get_interface(ndmp_message message);1313 static ndmp_handler_t *1316 ndmp_handler_t *ni = &ndmp_msghdl_tab[(message >> 8) % INT_MAXCMD]; in ndmp_get_interface()1346 ndmp_handler_t *ni = ndmp_get_interface(message); in ndmp_get_handler()1372 ndmp_handler_t *ni = ndmp_get_interface(message); in ndmp_check_auth_required()
120 ndmp_handler_t ndmp_msghdl_tab[] = {810 ndmp_handler_t ndmp_msghdl_tab[] = {
110 } ndmp_handler_t; typedef