Searched defs:ndmp_run (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_comm.c243 * ndmp_run
267 ndmp_run(ulong_t port, ndmp_con_handler_func_t con_handler_func) function
786 if (ndmp_run(ndmp_port, connection_handler) == -1)
787 perror("ndmp_run ERROR");

Completed in 64 milliseconds