OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:LIST_ENTRY
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/external/bsd/gnu-efi/dist/inc/
efilink.h
33
}
LIST_ENTRY
, EFI_LIST_ENTRY;
41
//
LIST_ENTRY
*ListHead
67
LIST_ENTRY
*_Blink, *_Flink; \
77
(Entry)->Flink = (
LIST_ENTRY
*) BAD_POINTER; \
78
(Entry)->Blink = (
LIST_ENTRY
*) BAD_POINTER;
93
LIST_ENTRY
*_ListHead, *_Blink; \
111
LIST_ENTRY
*_ListHead, *_Flink; \
129
LIST_ENTRY
*Entry1Flink, *Entry1Blink; \
130
LIST_ENTRY
*Entry2Flink, *Entry2Blink; \
/src/crypto/dist/ipsec-tools/src/include-glibc/sys/
queue.h
263
#define
LIST_ENTRY
(type) \
/src/external/bsd/libevent/dist/include/event2/
event_struct.h
89
#ifndef
LIST_ENTRY
91
#define
LIST_ENTRY
(type) \
96
#endif /* !
LIST_ENTRY
*/
139
LIST_ENTRY
(event) ev_io_next;
145
LIST_ENTRY
(event) ev_signal_next;
170
#undef
LIST_ENTRY
/src/external/bsd/ntp/dist/sntp/libevent/include/event2/
event_struct.h
90
#ifndef
LIST_ENTRY
92
#define
LIST_ENTRY
(type) \
97
#endif /* !
LIST_ENTRY
*/
140
LIST_ENTRY
(event) ev_io_next;
146
LIST_ENTRY
(event) ev_signal_next;
171
#undef
LIST_ENTRY
/src/external/bsd/ntp/dist/sntp/libevent/compat/sys/
queue.h
150
#define
LIST_ENTRY
(type) \
/src/sys/sys/
queue.h
185
#define
LIST_ENTRY
(type) \
/src/external/apache2/mDNSResponder/dist/mDNSShared/utilities/
bsd_queue.h
490
#define
LIST_ENTRY
(type) \
Completed in 29 milliseconds
Indexes created Mon Aug 03 00:25:36 UTC 2026