Home
last modified time | relevance | path

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

/dragonfly/lib/libssh/openbsd-compat/
HDsys-queue.h276 #define LIST_FIRST(head) ((head)->lh_first) macro
/dragonfly/sys/sys/
HDqueue.h407 #define LIST_FIRST(head) ((head)->lh_first) macro