Searched refs:TAILQ_ENTRY (Results 1 - 25 of 35) sorted by relevance

12

/external/ipsec-tools/src/racoon/
H A Dthrottle.h39 TAILQ_ENTRY(throttle_entry) next;
H A Dgenlist.h48 TAILQ_ENTRY(genlist_entry) chain;
H A Devt.h69 TAILQ_ENTRY(evt) next;
H A Dschedule.h56 TAILQ_ENTRY(sched) chain;
H A Dpolicy.h76 TAILQ_ENTRY(secpolicy) chain;
H A Dremoteconf.h130 TAILQ_ENTRY(remoteconf) chain; /* next remote conf */
H A Dnattraversal.c76 TAILQ_ENTRY(natt_ka_addrs) chain;
/external/chromium/third_party/libevent/
H A Dhttp-internal.h55 TAILQ_ENTRY(evhttp_connection) (next);
95 TAILQ_ENTRY(evhttp_cb) next;
108 TAILQ_ENTRY(evhttp_bound_socket) (next);
H A Devrpc-internal.h37 TAILQ_ENTRY(evrpc_hook) (next);
H A Devent.h202 #ifndef TAILQ_ENTRY
204 #define TAILQ_ENTRY(type) \ macro
209 #endif /* !TAILQ_ENTRY */
214 TAILQ_ENTRY (event) ev_next;
215 TAILQ_ENTRY (event) ev_active_next;
216 TAILQ_ENTRY (event) ev_signal_next;
248 TAILQ_ENTRY(evkeyval) next;
255 #undef TAILQ_ENTRY macro
H A Devhttp.h189 #if defined(TAILQ_ENTRY)
190 TAILQ_ENTRY(evhttp_request) next;
H A Devrpc.h75 TAILQ_ENTRY(evrpc) next;
341 TAILQ_ENTRY(evrpc_request_wrapper) next;
/external/chromium_org/third_party/libevent/
H A Dhttp-internal.h55 TAILQ_ENTRY(evhttp_connection) (next);
95 TAILQ_ENTRY(evhttp_cb) next;
108 TAILQ_ENTRY(evhttp_bound_socket) (next);
H A Devrpc-internal.h37 TAILQ_ENTRY(evrpc_hook) (next);
H A Devent.h202 #ifndef TAILQ_ENTRY
204 #define TAILQ_ENTRY(type) \ macro
209 #endif /* !TAILQ_ENTRY */
214 TAILQ_ENTRY (event) ev_next;
215 TAILQ_ENTRY (event) ev_active_next;
216 TAILQ_ENTRY (event) ev_signal_next;
248 TAILQ_ENTRY(evkeyval) next;
255 #undef TAILQ_ENTRY macro
H A Devhttp.h189 #if defined(TAILQ_ENTRY)
190 TAILQ_ENTRY(evhttp_request) next;
H A Devrpc.h75 TAILQ_ENTRY(evrpc) next;
341 TAILQ_ENTRY(evrpc_request_wrapper) next;
/external/openssh/
H A Dchannels.h73 TAILQ_ENTRY(channel_confirm) entry;
H A Dssh-pkcs11-helper.c47 TAILQ_ENTRY(pkcs11_keyinfo) next;
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/preprocs/cpp/
H A Dcpp-preproc.c46 TAILQ_ENTRY(cpp_arg_entry) entry;
/external/openssh/openbsd-compat/
H A Dsys-queue.h88 #undef TAILQ_ENTRY macro
400 #define TAILQ_ENTRY(type) \ macro
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
H A Dcompat-queue.h356 #define TAILQ_ENTRY(type) \ macro
/external/ipsec-tools/src/include-glibc/sys/
H A Dqueue.h329 #define TAILQ_ENTRY(type) \ macro
/external/chromium/third_party/libevent/compat/sys/
H A Dqueue.h284 #define TAILQ_ENTRY(type) \ macro
/external/chromium_org/third_party/libevent/compat/sys/
H A Dqueue.h284 #define TAILQ_ENTRY(type) \ macro

Completed in 439 milliseconds

12