Home
last modified time | relevance | path

Searched defs:LIST_FIRST (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/
Duser_queue.h387 #define LIST_FIRST(head) ((head)->lh_first) macro
/third_party/FreeBSD/sys/sys/
Dqueue.h534 #define LIST_FIRST(head) ((head)->lh_first) macro