Searched refs:ISC_LIST_INIT (Results 1 – 15 of 15) sorted by relevance
722 ISC_LIST_INIT(lookup->q); in addlookup()726 ISC_LIST_INIT(lookup->my_server_list); in addlookup()891 ISC_LIST_INIT(lookup_list); in nslookup_main()892 ISC_LIST_INIT(server_list); in nslookup_main()893 ISC_LIST_INIT(root_hints_server_list); in nslookup_main()894 ISC_LIST_INIT(search_list); in nslookup_main()
811 ISC_LIST_INIT(lookup_list); in host_main()812 ISC_LIST_INIT(server_list); in host_main()813 ISC_LIST_INIT(root_hints_server_list); in host_main()814 ISC_LIST_INIT(search_list); in host_main()
1887 ISC_LIST_INIT(lookup_list); in dig_setup() 1888 ISC_LIST_INIT(server_list); in dig_setup() 1889 ISC_LIST_INIT(root_hints_server_list); in dig_setup() 1890 ISC_LIST_INIT(search_list); in dig_setup()
447 * The dest list must have already had ISC_LIST_INIT applied.615 * ISC_LIST_INIT applied.712 ISC_LIST_INIT(looknew->q); in make_empty_lookup() 713 ISC_LIST_INIT(looknew->connecting); in make_empty_lookup() 714 ISC_LIST_INIT(looknew->my_server_list); in make_empty_lookup() 1722 ISC_LIST_INIT(my_server_list); in followup_lookup() 1859 ISC_LIST_INIT(soaname->list); in insert_soa() 2321 ISC_LIST_INIT(query->recvlist); in setup_lookup() 2322 ISC_LIST_INIT(query->lengthlist); in setup_lookup() 2642 ISC_LIST_INIT(quer in send_udp() [all...]
139 ISC_LIST_INIT(tables); in initialize_action()
427 ISC_LIST_INIT(events); in isc_task_purgerange()528 ISC_LIST_INIT(new_ready_tasks); in dispatch()529 ISC_LIST_INIT(new_priority_tasks); in dispatch()
249 ISC_LIST_INIT(lctx->messages); in isc_log_create()298 ISC_LIST_INIT(lcfg->channels); in isc_logconfig_create()
95 #define INIT_LIST(type) ISC_LIST_INIT(type)
24 #define ISC_LIST_INIT(list) \ macro
53 ISC_LIST_INIT(rdatalist->rdata); in dns_rdatalist_init()
633 ISC_LIST_INIT(m->sections[i]); in dns_message_create() 635 ISC_LIST_INIT(m->scratchpad); in dns_message_create() 636 ISC_LIST_INIT(m->cleanup); in dns_message_create() 637 ISC_LIST_INIT(m->rdatas); in dns_message_create() 638 ISC_LIST_INIT(m->rdatalists); in dns_message_create() 639 ISC_LIST_INIT(m->offsets); in dns_message_create() 640 ISC_LIST_INIT(m->freerdata); in dns_message_create() 641 ISC_LIST_INIT(m->freerdatalist); in dns_message_create() 989 ISC_LIST_INIT(rdatalist->rdata); in getquestions() 1276 ISC_LIST_INIT(rdatalis in getsection() [all...]
169 ISC_LIST_INIT(name->list); in dns_name_init()
73 ISC_LIST_INIT(ctx->on_run); in isc_app_ctxstart()
810 ISC_LIST_INIT(ev->bufferlist); in allocate_socketevent()1174 ISC_LIST_INIT(sock->recv_list); in allocate_socket()1175 ISC_LIST_INIT(sock->send_list); in allocate_socket()1844 ISC_LIST_INIT(manager->socklist); in isc_socketmgr_create2()
528 ISC_LIST_INIT((*obj)->value.list); in cfg_create_list()