Searched defs:LIST_FIRST (Results 1 – 2 of 2) sorted by relevance
| /dragonfly/lib/libssh/openbsd-compat/ | ||
| HD | sys-queue.h | 276 #define LIST_FIRST(head) ((head)->lh_first) macro |
| /dragonfly/sys/sys/ | ||
| HD | queue.h | 407 #define LIST_FIRST(head) ((head)->lh_first) macro |