Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/nsd/dist/
H A Dipc.h72 void parent_handle_child_command(netio_type *netio,
H A Dipc.c308 parent_handle_child_command(netio_type *ATTR_UNUSED(netio), in parent_handle_child_command() function
H A Dserver.c481 nsd->children[i].handler->event_handler = parent_handle_child_command; in restart_child_servers()