Home
last modified time | relevance | path

Searched refs:fh_func (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_util.c201 new->fh_func = func; in ndmpd_add_file_handler()
465 (*handler->fh_func) (handler->fh_cookie, in ndmpd_select()
H A Dndmpd.h284 ndmpd_file_handler_func_t *fh_func; member