Searched refs:ndmp_get_fd (Results 1 – 3 of 3) sorted by relevance
148 extern int ndmp_get_fd(ndmp_connection_t *);
648 ndmp_get_fd(ndmp_connection_t *connection_handle) in ndmp_get_fd() function864 connection_fd = ndmp_get_fd(connection); in connection_handler()
401 int connection_fd = ndmp_get_fd(session->ns_connection); in ndmpd_select()