Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/nsd/dist/
H A Dnsd.h419 void server_send_soa_xfrd(struct nsd *nsd, int shortsoa);
H A Dnsd.c1748 server_send_soa_xfrd(&nsd, 0); in main()
H A Dserver.c1774 server_send_soa_xfrd(struct nsd* nsd, int shortsoa) in server_send_soa_xfrd() function