Searched refs:contact_server (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/usr.sbin/nsd/
H A Dnsd-control.c238 contact_server(const char* svr, struct nsd_options* cfg, int statuscmd) function
543 fd = contact_server(svr, opt, argc>0&&strcmp(argv[0],"status")==0);
/openbsd-current/usr.sbin/unbound/smallapp/
H A Dunbound-control.c585 contact_server(const char* svr, struct config_file* cfg, int statuscmd) function
914 fd = contact_server(svr, cfg, argc>0&&strcmp(argv[0],"status")==0);

Completed in 118 milliseconds