Searched defs:LIST_POISON1 (Results 1 - 2 of 2) sorted by relevance

/external/blktrace/btt/
H A Dlist.h31 #define LIST_POISON1 ((void *) 0x00100100) macro
113 entry->next = LIST_POISON1;
/external/iptables/libiptc/
H A Dlinux_list.h40 #define LIST_POISON1 ((void *) 0x00100100) macro
189 entry->next = LIST_POISON1;
544 n->next = LIST_POISON1;

Completed in 12 milliseconds