HomeSort by relevance Sort by last modified time
    Searched refs:SLIST_INSERT_AFTER (Results 1 - 6 of 6) sorted by null

  /external/ipsec-tools/src/include-glibc/sys/
queue.h 138 #define SLIST_INSERT_AFTER(slistelm, elm, field) do { \
  /external/openssh/openbsd-compat/
sys-queue.h 54 #undef SLIST_INSERT_AFTER
217 #define SLIST_INSERT_AFTER(slistelm, elm, field) do { \
  /bionic/libc/include/sys/
queue.h 172 #define SLIST_INSERT_AFTER(slistelm, elm, field) do { \
  /external/iperf3/src/
queue.h 132 #define SLIST_INSERT_AFTER(slistelm, elm, field) do { \
iperf_api.c     [all...]
  /external/libevent/compat/sys/
queue.h 123 #define SLIST_INSERT_AFTER(slistelm, elm, field) do { \

Completed in 1510 milliseconds