Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/nsd/
Dipc.c26 static void send_stat_to_child(struct main_ipc_handler_data* data, int fd);
156 send_stat_to_child(struct main_ipc_handler_data* data, int fd) in send_stat_to_child() function
321 send_stat_to_child(data, handler->fd); in parent_handle_child_command()