Home
last modified time | relevance | path

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

/dports/net-mgmt/nagios4/nagios-4.4.6/base/
H A Dcommands.c144 static int command_input_handler(int sd, int events, void *discard) { in command_input_handler() function
276 ret = iobroker_register(nagios_iobs, command_worker.sd, NULL, command_input_handler); in launch_command_file_worker()