Lines Matching defs:nsd

150 	struct nsd        *nsd;  member
158 struct nsd *nsd; member
230 struct nsd* nsd; member
412 delete_child_pid(struct nsd *nsd, pid_t pid) in delete_child_pid()
435 restart_child_servers(struct nsd *nsd, region_type* region, netio_type* netio, in restart_child_servers()
529 static void set_bind8_alarm(struct nsd* nsd) in set_bind8_alarm()
539 zonestatid_tree_set(struct nsd* nsd) in zonestatid_tree_set()
550 server_zonestat_alloc(struct nsd* nsd) in server_zonestat_alloc()
632 zonestat_remap(struct nsd* nsd, int idx, size_t sz) in zonestat_remap()
663 server_zonestat_realloc(struct nsd* nsd) in server_zonestat_realloc()
699 server_zonestat_switch(struct nsd* nsd) in server_zonestat_switch()
713 server_stat_alloc(struct nsd* nsd) in server_stat_alloc()
768 server_stat_free(struct nsd* nsd) in server_stat_free()
783 initialize_dname_compression_tables(struct nsd *nsd) in initialize_dname_compression_tables()
1260 open_udp_socket(struct nsd *nsd, struct nsd_socket *sock, int *reuseport_works) in open_udp_socket()
1334 open_tcp_socket(struct nsd *nsd, struct nsd_socket *sock, int *reuseport_works) in open_tcp_socket()
1412 server_init(struct nsd *nsd) in server_init()
1483 server_prepare(struct nsd *nsd) in server_prepare()
1551 server_start_children(struct nsd *nsd, region_type* region, netio_type* netio, in server_start_children()
1589 server_shutdown(struct nsd *nsd) in server_shutdown()
1638 server_prepare_xfrd(struct nsd* nsd) in server_prepare_xfrd()
1688 server_start_xfrd(struct nsd *nsd, int del_db, int reload_active) in server_start_xfrd()
1761 add_all_soa_to_task(struct nsd* nsd, struct udb_base* taskudb) in add_all_soa_to_task()
1774 server_send_soa_xfrd(struct nsd* nsd, int shortsoa) in server_send_soa_xfrd()
2146 server_tls_ctx_create(struct nsd* nsd, char* verifypem, char* ocspfile) in server_tls_ctx_create()
2207 block_read(struct nsd* nsd, int s, void* p, ssize_t sz, int timeout) in block_read()
2260 reload_process_tasks(struct nsd* nsd, udb_ptr* last_task, int cmdsocket) in reload_process_tasks()
2310 server_reload(struct nsd *nsd, region_type* server_region, netio_type* netio, in server_reload()
2495 server_signal_mode(struct nsd *nsd) in server_signal_mode()
2536 server_main(struct nsd *nsd) in server_main()
2910 server_process_query(struct nsd *nsd, struct query *query, uint32_t *now_p) in server_process_query()
2916 server_process_query_udp(struct nsd *nsd, struct query *query, uint32_t *now_p) in server_process_query_udp()
3005 struct nsd *nsd, in add_udp_handler()
3030 struct nsd *nsd, in add_tcp_handler()
3073 void server_verify(struct nsd *nsd, int cmdsocket) in server_verify()
3204 server_child(struct nsd *nsd) in server_child()
3424 service_remaining_tcp(struct nsd* nsd) in service_remaining_tcp()
5214 send_children_command(struct nsd* nsd, sig_atomic_t command, int timeout) in send_children_command()
5242 send_children_quit(struct nsd* nsd) in send_children_quit()
5249 send_children_quit_and_wait(struct nsd* nsd) in send_children_quit_and_wait()
5257 set_children_stats(struct nsd* nsd) in set_children_stats()