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

/macosx-10.10.1/BerkeleyDB-21/db/dbinc/
H A Dqueue.h127 #undef LIST_INSERT_HEAD macro
424 #define LIST_INSERT_HEAD(head, elm, field) do { \ macro
/macosx-10.10.1/OpenSSH-189/openssh/openbsd-compat/
H A Dsys-queue.h70 #undef LIST_INSERT_HEAD macro
306 #define LIST_INSERT_HEAD(head, elm, field) do { \ macro
/macosx-10.10.1/xnu-2782.1.97/bsd/sys/
H A Dqueue.h499 #define LIST_INSERT_HEAD(head, elm, field) do { \ macro

Completed in 82 milliseconds