OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LIST_INSERT_BEFORE
(Results
1 - 5
of
5
) sorted by null
/external/ipsec-tools/src/include-glibc/sys/
queue.h
294
#define
LIST_INSERT_BEFORE
(listelm, elm, field) do { \
/external/openssh/openbsd-compat/
sys-queue.h
69
#undef
LIST_INSERT_BEFORE
299
#define
LIST_INSERT_BEFORE
(listelm, elm, field) do { \
/bionic/libc/include/sys/
queue.h
115
#define
LIST_INSERT_BEFORE
(listelm, elm, field) do { \
/external/iperf3/src/
queue.h
209
#define
LIST_INSERT_BEFORE
(listelm, elm, field) do { \
/external/libevent/compat/sys/
queue.h
182
#define
LIST_INSERT_BEFORE
(listelm, elm, field) do { \
Completed in 4150 milliseconds