Home
last modified time | relevance | path

Searched defs:STAILQ_REMOVE (Results 1 – 3 of 3) sorted by relevance

/trueos/usr.bin/csup/
HDqueue.h117 #define STAILQ_REMOVE(head, elm, type, field) do { \ macro
/trueos/contrib/openbsm/compat/
HDqueue.h284 #define STAILQ_REMOVE(head, elm, type, field) do { \ macro
/trueos/sys/sys/
HDqueue.h320 #define STAILQ_REMOVE(head, elm, type, field) do { \ macro