Home
last modified time | relevance | path

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);
648 ndmp_connect_list_find(ndmp_connection_t *connection) in ndmp_connect_list_find() function
719 if (!(clp = ndmp_connect_list_find(connection))) { in ndmp_connect_list_del()