Searched refs:ISC_LIST_INIT (Results 1 - 15 of 15) sorted by relevance

/freebsd-10.2-release/contrib/ntp/lib/isc/
H A Dondestroy.c38 ISC_LIST_INIT(ondest->events);
H A Dresult.c153 ISC_LIST_INIT(tables);
H A Dratelimiter.c77 ISC_LIST_INIT(rl->pending);
H A Dhttpd.c290 ISC_LIST_INIT(httpd->running);
291 ISC_LIST_INIT(httpd->urls);
580 ISC_LIST_INIT(httpd->bufflist);
H A Dtask.c692 ISC_LIST_INIT(events);
1039 ISC_LIST_INIT(new_ready_tasks);
1040 ISC_LIST_INIT(new_priority_tasks);
H A Dlog.c286 ISC_LIST_INIT(lctx->messages);
351 ISC_LIST_INIT(lcfg->channels);
H A Dmem.c885 ISC_LIST_INIT(contexts);
962 ISC_LIST_INIT(ctx->pools);
1006 ISC_LIST_INIT(ctx->debuglist[i]);
H A Dentropy.c695 ISC_LIST_INIT(ent->sources);
/freebsd-10.2-release/contrib/ntp/lib/isc/win32/
H A Dapp.c97 ISC_LIST_INIT(on_run);
H A Dcondition.c52 ISC_LIST_INIT(cond->threadlist);
H A Dsocket.c1079 ISC_LIST_INIT(ev->bufferlist);
1391 ISC_LIST_INIT(lpo->bufferlist);
1457 ISC_LIST_INIT(sock->recv_list);
1458 ISC_LIST_INIT(sock->send_list);
1459 ISC_LIST_INIT(sock->accept_list);
2625 ISC_LIST_INIT(manager->socklist);
2929 ISC_LIST_INIT(event->bufferlist);
3159 ISC_LIST_INIT(event->bufferlist);
/freebsd-10.2-release/contrib/ntp/lib/isc/include/isc/
H A Dlist.h32 #define ISC_LIST_INIT(list) \ macro
H A Dutil.h190 #define INIT_LIST(type) ISC_LIST_INIT(type)
/freebsd-10.2-release/contrib/ntp/lib/isc/unix/
H A Dapp.c257 ISC_LIST_INIT(ctx->on_run);
H A Dsocket.c1600 ISC_LIST_INIT(ev->bufferlist);
2111 ISC_LIST_INIT(sock->recv_list);
2112 ISC_LIST_INIT(sock->send_list);
2113 ISC_LIST_INIT(sock->accept_list);
4206 ISC_LIST_INIT(manager->socklist);
4620 ISC_LIST_INIT(event->bufferlist);
4834 ISC_LIST_INIT(event->bufferlist);

Completed in 138 milliseconds