Home
last modified time | relevance | path

Searched defs:ns_server (Results 1 – 1 of 1) sorted by relevance

/minix3/external/bsd/bind/dist/bin/named/include/named/
H A Dserver.h46 struct ns_server { struct
47 unsigned int magic;
48 isc_mem_t * mctx;
50 isc_task_t * task;
53 isc_quota_t xfroutquota;
54 isc_quota_t tcpquota;
55 isc_quota_t recursionquota;
56 dns_acl_t *blackholeacl;
57 char * statsfile; /*%< Statistics file name */
58 char * dumpfile; /*%< Dump file name */
[all …]