Searched defs:LIST_REMOVE (Results 1 – 2 of 2) sorted by relevance
| /dragonfly/lib/libssh/openbsd-compat/ | ||
| HD | sys-queue.h | 320 #define LIST_REMOVE(elm, field) do { \ macro |
| /dragonfly/sys/sys/ | ||
| HD | queue.h | 460 #define LIST_REMOVE(elm, field) do { \ macro |