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

/macosx-10.9.5/BerkeleyDB-21/db/dbinc/
H A Dqueue.h141 #undef SLIST_INSERT_AFTER macro
253 #define SLIST_INSERT_AFTER(slistelm, elm, field) do { \ macro
/macosx-10.9.5/OpenSSH-186/openssh/openbsd-compat/
H A Dsys-queue.h54 #undef SLIST_INSERT_AFTER macro
217 #define SLIST_INSERT_AFTER(slistelm, elm, field) do { \ macro
/macosx-10.9.5/xnu-2422.115.4/bsd/sys/
H A Dqueue.h247 #define SLIST_INSERT_AFTER(slistelm, elm, field) do { \ macro

Completed in 82 milliseconds