Searched refs:ISC_LIST_INIT (Results 1 – 15 of 15) sorted by relevance
38 ISC_LIST_INIT(ondest->events); in isc_ondestroy_init()
153 ISC_LIST_INIT(tables); in initialize_action()
290 ISC_LIST_INIT(httpd->running); in isc_httpdmgr_create()291 ISC_LIST_INIT(httpd->urls); in isc_httpdmgr_create()580 ISC_LIST_INIT(httpd->bufflist); in isc_httpd_accept()
77 ISC_LIST_INIT(rl->pending); in isc_ratelimiter_create()
692 ISC_LIST_INIT(events); in isc__task_purgerange()1039 ISC_LIST_INIT(new_ready_tasks); in dispatch()1040 ISC_LIST_INIT(new_priority_tasks); in dispatch()
286 ISC_LIST_INIT(lctx->messages); in isc_log_create()351 ISC_LIST_INIT(lcfg->channels); in isc_logconfig_create()
885 ISC_LIST_INIT(contexts); in initialize_action()962 ISC_LIST_INIT(ctx->pools); in isc__mem_createx2()1006 ISC_LIST_INIT(ctx->debuglist[i]); in isc__mem_createx2()
695 ISC_LIST_INIT(ent->sources); in isc_entropy_create()
97 ISC_LIST_INIT(on_run); in isc__app_start()
52 ISC_LIST_INIT(cond->threadlist); in isc_condition_init()
1079 ISC_LIST_INIT(ev->bufferlist); in allocate_socketevent()1391 ISC_LIST_INIT(lpo->bufferlist); in startio_send()1457 ISC_LIST_INIT(sock->recv_list); in allocate_socket()1458 ISC_LIST_INIT(sock->send_list); in allocate_socket()1459 ISC_LIST_INIT(sock->accept_list); in allocate_socket()2625 ISC_LIST_INIT(manager->socklist); in isc__socketmgr_create2()2929 ISC_LIST_INIT(event->bufferlist); in isc__socket_recv2()3159 ISC_LIST_INIT(event->bufferlist); in isc__socket_sendto2()
190 #define INIT_LIST(type) ISC_LIST_INIT(type)
32 #define ISC_LIST_INIT(list) \ macro
257 ISC_LIST_INIT(ctx->on_run); in isc__app_ctxstart()
1600 ISC_LIST_INIT(ev->bufferlist); in allocate_socketevent()2111 ISC_LIST_INIT(sock->recv_list); in allocate_socket()2112 ISC_LIST_INIT(sock->send_list); in allocate_socket()2113 ISC_LIST_INIT(sock->accept_list); in allocate_socket()4206 ISC_LIST_INIT(manager->socklist); in isc__socketmgr_create2()4620 ISC_LIST_INIT(event->bufferlist); in isc__socket_recv2()4834 ISC_LIST_INIT(event->bufferlist); in isc__socket_sendto2()