HomeSort by: relevance | last modified time | path
    Searched refs:quehead (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/dist/ipsec-tools/src/include-glibc/sys/
queue.h 416 struct quehead { struct
417 struct quehead *qh_link;
418 struct quehead *qh_rlink;
426 struct quehead *element = (struct quehead *)a,
427 *head = (struct quehead *)b;
438 struct quehead *element = (struct quehead *)a;
  /src/external/apache2/mDNSResponder/dist/mDNSShared/utilities/
bsd_queue.h 880 struct quehead { struct
881 struct quehead *qh_link;
882 struct quehead *qh_rlink;
892 struct quehead *element = (struct quehead *)a,
893 *head = (struct quehead *)b;
905 struct quehead *element = (struct quehead *)a;

Completed in 28 milliseconds