Searched refs:ISC_LIST (Results 1 – 14 of 14) sorted by relevance
50 typedef ISC_LIST(isc_buffer_t) isc_bufferlist_t; /*%< Buffer List */56 typedef ISC_LIST(isc_event_t) isc_eventlist_t; /*%< Event List */94 typedef ISC_LIST(isc_task_t) isc_tasklist_t; /*%< Task List */
45 typedef ISC_LIST(struct isc_sockaddr) isc_sockaddrlist_t;
189 #define LIST(type) ISC_LIST(type)
31 #define ISC_LIST(type) struct { type *head, *tail; } macro
42 ISC_LIST(isc_condition_thread_t) threadlist;
119 ISC_LIST(isc_logchannel_t) channels;120 ISC_LIST(isc_logchannellist_t) *channellists;158 ISC_LIST(isc_logmessage_t) messages;553 sizeof(ISC_LIST(isc_logchannellist_t))); in isc_logconfig_destroy()1121 bytes = lctx->category_count * sizeof(ISC_LIST(isc_logchannellist_t)); in sync_channellist()1132 sizeof(ISC_LIST(isc_logchannellist_t)); in sync_channellist()
112 static ISC_LIST(resulttable) tables;
48 ISC_LIST(isc_event_t) pending;
148 ISC_LIST(isc_httpd_t) running; /*%< running clients */152 ISC_LIST(isc_httpdurl_t) urls; /*%< urls we manage */
111 typedef ISC_LIST(debuglink_t) debuglist_t;116 static ISC_LIST(isc__mem_t) contexts;150 ISC_LIST(isc__mempool_t) pools;
110 ISC_LIST(isc_entropysource_t) sources;
133 typedef ISC_LIST(isc__task_t) isc__tasklist_t;
258 ISC_LIST(isc_socketevent_t) send_list;259 ISC_LIST(isc_socketevent_t) recv_list;260 ISC_LIST(isc_socket_newconnev_t) accept_list;305 ISC_LIST(buflist_t) bufferlist; /*%< list of buffers */326 ISC_LIST(isc_socket_t) socklist;
316 ISC_LIST(isc_socketevent_t) send_list;317 ISC_LIST(isc_socketevent_t) recv_list;318 ISC_LIST(isc_socket_newconnev_t) accept_list;396 ISC_LIST(isc__socket_t) socklist;