Searched defs:xfrd (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/bsd/nsd/dist/
H A Dxfrd-notify.c121 xfrd_del_notify(xfrd_state_type* xfrd, const dname_type* dname) argument
518 xfrd_notify_start(struct notify_zone* zone, struct xfrd_state* xfrd) argument
[all...]
H A Dxfrd-disk.c143 xfrd_read_state(struct xfrd_state* xfrd) argument
450 xfrd_write_state(struct xfrd_state* xfrd) argument
[all...]
H A Dipc.c527 xfrd_send_reload_req(xfrd_state_type* xfrd) argument
557 ipc_xfrd_set_listening(struct xfrd_state* xfrd, short mode) argument
573 xfrd_send_shutdown_req(xfrd_state_type* xfrd) argument
587 xfrd_send_quit_req(xfrd_state_type* xfrd) argument
601 xfrd_send_stats(xfrd_state_type* xfrd) argument
615 xfrd_state_type* xfrd = (xfrd_state_type*)arg; local
649 xfrd_handle_ipc_read(struct event* handler, xfrd_state_type* xfrd) argument
[all...]
H A Dremote.c154 struct xfrd_state* xfrd; member in struct:daemon_remote
550 daemon_remote_attach(struct daemon_remote* rc, struct xfrd_state* xfrd) argument
850 get_zone_arg(RES* ssl, xfrd_state_type* xfrd, char* arg, struct zone_options** zo) argument
876 do_stop(RES* ssl, xfrd_state_type* xfrd) argument
889 do_log_reopen(RES* ssl, xfrd_state_type* xfrd) argument
897 do_reload(RES* ssl, xfrd_state_type* xfrd, char* arg) argument
910 do_write(RES* ssl, xfrd_state_type* xfrd, char* arg) argument
923 do_notify(RES* ssl, xfrd_state_type* xfrd, char* arg) argument
948 do_transfer(RES* ssl, xfrd_state_type* xfrd, char* arg) argument
989 do_force_transfer(RES* ssl, xfrd_state_type* xfrd, char* arg) argument
1028 print_zonestatus(RES* ssl, xfrd_state_type* xfrd, struct zone_options* zo) argument
1109 do_zonestatus(RES* ssl, xfrd_state_type* xfrd, char* arg) argument
1188 do_status(RES* ssl, xfrd_state_type* xfrd) argument
1205 do_stats(RES* ssl, xfrd_state_type* xfrd, int peek) argument
1217 zonestat_inc_ifneeded(xfrd_state_type* xfrd) argument
1231 perform_changezone(RES* ssl, xfrd_state_type* xfrd, char* arg) argument
1316 perform_addzone(RES* ssl, xfrd_state_type* xfrd, char* arg) argument
1379 perform_delzone(RES* ssl, xfrd_state_type* xfrd, char* arg) argument
1428 do_addzone(RES* ssl, xfrd_state_type* xfrd, char* arg) argument
1437 do_delzone(RES* ssl, xfrd_state_type* xfrd, char* arg) argument
1446 do_changezone(RES* ssl, xfrd_state_type* xfrd, char* arg) argument
1455 do_addzones(RES* ssl, xfrd_state_type* xfrd) argument
1477 do_delzones(RES* ssl, xfrd_state_type* xfrd) argument
1499 remove_key(xfrd_state_type* xfrd, const char* kname) argument
1510 add_key(xfrd_state_type* xfrd, struct key_options* k) argument
1519 repat_keys(xfrd_state_type* xfrd, struct nsd_options* newopt) argument
1544 parse_implicit_name(xfrd_state_type* xfrd,const char* pname) argument
1555 remove_cfgzone(xfrd_state_type* xfrd, const char* pname) argument
1593 add_cfgzone(xfrd_state_type* xfrd, const char* pname) argument
1627 remove_pat(xfrd_state_type* xfrd, const char* name) argument
1638 add_pat(xfrd_state_type* xfrd, struct pattern_options* p) argument
1648 repat_interrupt_zones(xfrd_state_type* xfrd, struct nsd_options* newopt) argument
1702 repat_interrupt_notify_start(xfrd_state_type* xfrd) argument
1719 repat_patterns(xfrd_state_type* xfrd, struct nsd_options* newopt) argument
1818 repat_options_changed(xfrd_state_type* xfrd, struct nsd_options* newopt) argument
1835 repat_options(xfrd_state_type* xfrd, struct nsd_options* newopt) argument
1863 do_repattern(RES* ssl, xfrd_state_type* xfrd) argument
1903 do_serverpid(RES* ssl, xfrd_state_type* xfrd) argument
1910 do_print_tsig(RES* ssl, xfrd_state_type* xfrd, char* arg) argument
1932 do_update_tsig(RES* ssl, xfrd_state_type* xfrd, char* arg) argument
1983 do_add_tsig(RES* ssl, xfrd_state_type* xfrd, char* arg) argument
2062 do_assoc_tsig(RES* ssl, xfrd_state_type* xfrd, char* arg) argument
2121 do_del_tsig(RES* ssl, xfrd_state_type* xfrd, char* arg) argument
2694 resize_zonestat(xfrd_state_type* xfrd, size_t num) argument
2706 zonestat_print(RES* ssl, xfrd_state_type* xfrd, int clear, struct nsdst** zonestats) argument
2759 print_stats(RES* ssl, xfrd_state_type* xfrd, struct timeval* now, int clear, struct nsdst* st, struct nsdst** zonestats) argument
2817 process_stats_alloc(xfrd_state_type* xfrd, struct nsdst** stats, struct nsdst** zonestats) argument
2831 process_stats_grab(xfrd_state_type* xfrd, struct timeval* stattime, struct nsdst* stats, struct nsdst** zonestats) argument
2851 process_stats_add_old_new(xfrd_state_type* xfrd, struct nsdst* stats) argument
2869 process_stats_manage_clear(xfrd_state_type* xfrd, struct nsdst* stats, int peek) argument
2900 process_stats_add_total(xfrd_state_type* xfrd, struct nsdst* total, struct nsdst* stats) argument
2919 process_stats(RES* ssl, xfrd_state_type* xfrd, int peek) argument
[all...]
H A Dxfrd.c52 xfrd_state_type* xfrd = 0; variable
477 xfrd_init_slave_zone(xfrd_state_type* xfrd, struct zone_options* zone_opt) argument
825 xfrd_del_slave_zone(xfrd_state_type* xfrd, const dname_type* dname) argument
2696 xfrd_process_zonestat_inc_task(xfrd_state_type* xfrd, struct task_list_d* task) argument
2707 xfrd_handle_taskresult(xfrd_state_type* xfrd, struct task_list_d* task) argument
2727 xfrd_process_task_result(xfrd_state_type* xfrd, struct udb_base* taskudb) argument
2748 xfrd_set_reload_now(xfrd_state_type* xfrd) argument
[all...]

Completed in 200 milliseconds