Searched refs:TAILQ_HEAD (Results 1 - 25 of 45) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/include/event2/
H A Dkeyvalq_struct.h45 #ifndef TAILQ_HEAD
47 #define TAILQ_HEAD(name, type) \ macro
65 TAILQ_HEAD (evkeyvalq, evkeyval);
73 #undef TAILQ_HEAD macro
H A Devent_struct.h77 #ifndef TAILQ_HEAD
79 #define TAILQ_HEAD(name, type) \ macro
127 TAILQ_HEAD (event_list, event);
134 #undef TAILQ_HEAD macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libevent-1.4.14b-stable/
H A Devrpc-internal.h44 TAILQ_HEAD(evrpc_hook_list, evrpc_hook);
67 TAILQ_HEAD(evrpc_list, evrpc) registered_rpcs;
83 TAILQ_HEAD(evrpc_requestq, evrpc_request_wrapper) requests;
H A Dhttp-internal.h83 TAILQ_HEAD(evcon_requestq, evhttp_request) requests;
104 TAILQ_HEAD(evconq, evhttp_connection);
114 TAILQ_HEAD(boundq, evhttp_bound_socket) sockets;
116 TAILQ_HEAD(httpcbq, evhttp_cb) callbacks;
H A Devent.h260 TAILQ_HEAD (event_list, event);
261 TAILQ_HEAD (evkeyvalq, evkeyval);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/
H A Dhttp-internal.h95 TAILQ_HEAD(evcon_requestq, evhttp_request) requests;
120 TAILQ_HEAD(evconq, evhttp_connection);
141 TAILQ_HEAD(boundq, evhttp_bound_socket) sockets;
143 TAILQ_HEAD(httpcbq, evhttp_cb) callbacks;
148 TAILQ_HEAD(vhostsq, evhttp) virtualhosts;
150 TAILQ_HEAD(aliasq, evhttp_server_alias) aliases;
H A Devrpc-internal.h48 TAILQ_HEAD(evrpc_hook_list, evrpc_hook);
57 TAILQ_HEAD(evrpc_pause_list, evrpc_hook_ctx);
78 TAILQ_HEAD(evrpc_list, evrpc) registered_rpcs;
94 TAILQ_HEAD(evrpc_requestq, evrpc_request_wrapper) (requests);
112 TAILQ_HEAD(evrpc_meta_list, evrpc_meta);
H A Ddefer-internal.h67 TAILQ_HEAD (deferred_cb_list, deferred_cb) deferred_cb_list;
H A Devbuffer-internal.h149 TAILQ_HEAD(evbuffer_cb_queue, evbuffer_cb_entry) callbacks;
H A Dbufferevent-internal.h68 TAILQ_HEAD(rlim_group_member_list, bufferevent_private) members;
H A Devent-internal.h305 TAILQ_HEAD(event_configq, event_config_entry) entries;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/db_codegen/
H A Ddb_codegen.h47 TAILQ_HEAD(__head_db, __db_obj) dbq;
50 TAILQ_HEAD(__head_env, __env_obj); /* List of environments */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/forked-daapd-0.19/src/evhttp/
H A Dhttp-internal.h84 TAILQ_HEAD(evcon_requestq, evhttp_request) requests;
105 TAILQ_HEAD(evconq, evhttp_connection);
115 TAILQ_HEAD(boundq, evhttp_bound_socket) sockets;
117 TAILQ_HEAD(httpcbq, evhttp_cb) callbacks;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_symbol.h175 TAILQ_HEAD(, scope) inner_scope;
184 TAILQ_HEAD(cs_tailq, critical_section);
186 TAILQ_HEAD(scope_tailq, scope);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/forked-daapd-0.19/src/evrtsp/
H A Drtsp-internal.h77 TAILQ_HEAD(evcon_requestq, evrtsp_request) requests;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dbinc/
H A Dglobals.h34 TAILQ_HEAD(__envq, __env) envq;
H A Dtxn.h105 TAILQ_HEAD(_chain, __db_txn) txn_chain;
H A Drepmgr.h100 typedef TAILQ_HEAD(__repmgr_conn_list, __repmgr_connection) CONNECTION_LIST;
102 typedef TAILQ_HEAD(__repmgr_retry_q, __repmgr_retry) RETRY_Q_HEADER;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/dhcp6/
H A Dconfig.h61 TAILQ_HEAD(dhcp6_option_list, dhcp6_option);
78 TAILQ_HEAD(, dhcp6_event) event_list;
139 TAILQ_HEAD(, dhcp6_eventdata) data_list;
H A Dlease.h81 TAILQ_HEAD(,dhcp6_lease) lease_list;
H A Ddhcp6.h189 TAILQ_HEAD(dhcp6_list, dhcp6_listval);
224 TAILQ_HEAD (relay_list, relay_listval);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/dhcp6/
H A Dconfig.h61 TAILQ_HEAD(dhcp6_option_list, dhcp6_option);
78 TAILQ_HEAD(, dhcp6_event) event_list;
139 TAILQ_HEAD(, dhcp6_eventdata) data_list;
H A Dlease.h81 TAILQ_HEAD(,dhcp6_lease) lease_list;
H A Ddhcp6.h189 TAILQ_HEAD(dhcp6_list, dhcp6_listval);
224 TAILQ_HEAD (relay_list, relay_listval);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libkqueue-1.0.6/src/common/
H A Dprivate.h146 TAILQ_HEAD(, knote) kf_event; /* events that have occurred */

Completed in 434 milliseconds

12