Searched defs:DLLIST2_INSERT_AFTER_FULL (Results 1 - 1 of 1) sorted by relevance
/dovecot/src/lib/ | ||
H A D | llist.h | 51 #define DLLIST2_INSERT_AFTER_FULL(head, tail, after, item, prev, next) \ macro 63 DLLIST2_INSERT_AFTER_FULL(head, tail, after, item, prev, next) |
Completed in 10 milliseconds