Home
last modified time | relevance | path

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

/openbsd-src/usr.sbin/nsd/
H A Dipc.h64 void parent_handle_reload_command(netio_type *netio,
H A Dipc.c474 parent_handle_reload_command(netio_type *ATTR_UNUSED(netio), in parent_handle_reload_command() function
H A Dserver.c2918 reload_listener.event_handler = parent_handle_reload_command; /* listens to Quit */ in server_main()
/openbsd-src/usr.sbin/nsd/doc/
H A DRELNOTES477 - Fix unused check of fd in parent_handle_reload_command.
H A DChangeLog969 - Fix unused check of fd in parent_handle_reload_command.