Searched refs:ndmp_run (Results 1 – 2 of 2) sorted by relevance
125 extern int ndmp_run(ulong_t,
267 ndmp_run(ulong_t port, ndmp_con_handler_func_t con_handler_func) in ndmp_run() function786 if (ndmp_run(ndmp_port, connection_handler) == -1) in ndmpd_main()