Home
last modified time | relevance | path

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

/netbsd/external/bsd/nsd/dist/
H A Dxfrd.c482 int num, num_xot; in xfrd_init_slave_zone() local
526 num_xot = 0; in xfrd_init_slave_zone()
528 if (xzone->master->tls_auth_options != NULL) num_xot++; in xfrd_init_slave_zone()
530 if (num_xot != 0 && num != num_xot) in xfrd_init_slave_zone()