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

/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_common.h148 extern int ndmp_get_fd(ndmp_connection_t *);
H A Dndmpd_comm.c636 * ndmp_get_fd
648 ndmp_get_fd(ndmp_connection_t *connection_handle) function
864 connection_fd = ndmp_get_fd(connection);
H A Dndmpd_util.c401 int connection_fd = ndmp_get_fd(session->ns_connection);

Completed in 66 milliseconds