Home
last modified time | relevance | path

Searched refs:ndmpd_file_handler_func_t (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_common.h183 typedef void ndmpd_file_handler_func_t(void *, int, ulong_t); typedef
186 ndmpd_file_handler_func_t *);
H A Dndmpd.h284 ndmpd_file_handler_func_t *fh_func;
886 ndmpd_file_handler_func_t *);
H A Dndmpd_callbacks.c1084 ulong_t mode, ndmpd_file_handler_func_t *func) in ndmpd_api_add_file_handler()
H A Dndmpd_comm.c89 static ndmpd_file_handler_func_t connection_file_handler;
H A Dndmpd_util.c189 ulong_t mode, ulong_t class, ndmpd_file_handler_func_t *func) in ndmpd_add_file_handler()