Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/smallapp/
H A Dunbound-control.c602 contact_server(const char* svr, struct config_file* cfg, int statuscmd) in contact_server() function
935 fd = contact_server(svr, cfg, argc>0&&strcmp(argv[0],"status")==0); in go()