OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TAILQ_ENTRY
(Results
1 - 11
of
11
) sorted by relevancy
/src/external/bsd/libevent/dist/include/event2/
keyvalq_struct.h
37
#ifndef
TAILQ_ENTRY
39
#define
TAILQ_ENTRY
(type) \
44
#endif /* !
TAILQ_ENTRY
*/
60
TAILQ_ENTRY
(evkeyval) next;
70
#undef
TAILQ_ENTRY
rpc_struct.h
43
#ifndef
TAILQ_ENTRY
45
#define
TAILQ_ENTRY
(type) \
50
#endif /* !
TAILQ_ENTRY
*/
71
TAILQ_ENTRY
(evrpc) next;
108
#undef
TAILQ_ENTRY
event_struct.h
70
#ifndef
TAILQ_ENTRY
72
#define
TAILQ_ENTRY
(type) \
77
#endif /* !
TAILQ_ENTRY
*/
109
TAILQ_ENTRY
(event_callback) evcb_active_next;
129
TAILQ_ENTRY
(event) ev_next_with_common_timeout;
160
#undef
TAILQ_ENTRY
/src/external/bsd/ntp/dist/sntp/libevent/include/event2/
keyvalq_struct.h
38
#ifndef
TAILQ_ENTRY
40
#define
TAILQ_ENTRY
(type) \
45
#endif /* !
TAILQ_ENTRY
*/
61
TAILQ_ENTRY
(evkeyval) next;
71
#undef
TAILQ_ENTRY
rpc_struct.h
44
#ifndef
TAILQ_ENTRY
46
#define
TAILQ_ENTRY
(type) \
51
#endif /* !
TAILQ_ENTRY
*/
72
TAILQ_ENTRY
(evrpc) next;
109
#undef
TAILQ_ENTRY
event_struct.h
71
#ifndef
TAILQ_ENTRY
73
#define
TAILQ_ENTRY
(type) \
78
#endif /* !
TAILQ_ENTRY
*/
110
TAILQ_ENTRY
(event_callback) evcb_active_next;
130
TAILQ_ENTRY
(event) ev_next_with_common_timeout;
161
#undef
TAILQ_ENTRY
/src/crypto/dist/ipsec-tools/src/include-glibc/sys/
queue.h
329
#define
TAILQ_ENTRY
(type) \
/src/external/mpl/dhcp/dist/keama/
data.h
42
#define
TAILQ_ENTRY
(type) \
194
TAILQ_ENTRY
(comment) next; /* next line */
225
TAILQ_ENTRY
(element) next; /* next item in list or map chain */
296
TAILQ_ENTRY
(handle) next; /* siblings */
/src/external/bsd/ntp/dist/sntp/libevent/compat/sys/
queue.h
286
#define
TAILQ_ENTRY
(type) \
/src/sys/sys/
queue.h
412
#define
TAILQ_ENTRY
(type) _TAILQ_ENTRY(struct type,)
/src/external/apache2/mDNSResponder/dist/mDNSShared/utilities/
bsd_queue.h
596
#define
TAILQ_ENTRY
(type) \
Completed in 20 milliseconds
Indexes created Tue Apr 07 00:22:49 UTC 2026