HomeSort by: relevance | last modified time | path
    Searched defs:LIST_INIT (Results 1 - 4 of 4) sorted by relevancy

  /src/crypto/dist/ipsec-tools/src/include-glibc/sys/
queue.h 282 #define LIST_INIT(head) do { \
  /src/external/bsd/ntp/dist/sntp/libevent/compat/sys/
queue.h 172 #define LIST_INIT(head) do { \
  /src/sys/sys/
queue.h 211 LIST_INIT((head2)); \
215 LIST_INIT((head1)); \
246 #define LIST_INIT(head) do { \
  /src/external/apache2/mDNSResponder/dist/mDNSShared/utilities/
bsd_queue.h 522 #define LIST_INIT(head) do { \

Completed in 18 milliseconds