Searched defs:SLIST_INSERT_HEAD (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/BerkeleyDB-21/db/dbinc/
H A Dqueue.h142 #undef SLIST_INSERT_HEAD macro
258 #define SLIST_INSERT_HEAD(head, elm, field) do { \ macro
/macosx-10.9.5/OpenSSH-186/openssh/openbsd-compat/
H A Dsys-queue.h55 #undef SLIST_INSERT_HEAD macro
222 #define SLIST_INSERT_HEAD(head, elm, field) do { \ macro
/macosx-10.9.5/xnu-2422.115.4/bsd/sys/
H A Dqueue.h252 #define SLIST_INSERT_HEAD(head, elm, field) do { \ macro

Completed in 184 milliseconds