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

/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_connect.c65 static struct conn_list *ndmp_connect_list_find(ndmp_connection_t *connection);
636 * ndmp_connect_list_find
648 ndmp_connect_list_find(ndmp_connection_t *connection) function
719 if (!(clp = ndmp_connect_list_find(connection))) {

Completed in 58 milliseconds