Searched defs:SIMPLEQ_FIRST (Results 1 - 2 of 2) sorted by relevance
| /src/libexec/httpd/ | ||
| H A D | netbsd_queue.h | 79 #define SIMPLEQ_FIRST(head) ((head)->sqh_first) macro |
| /src/sys/sys/ | ||
| H A D | queue.h | 314 #define SIMPLEQ_FIRST(head) ((head)->sqh_first) macro |
Completed in 3 milliseconds