Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_comm.c89 static ndmpd_file_handler_func_t connection_file_handler; variable
872 NDMPD_SELECT_MODE_READ, HC_CLIENT, connection_file_handler) != 0) { in connection_handler()
937 connection_file_handler(void *cookie, int fd, ulong_t mode) in connection_file_handler() function