Searched refs:ALLOC_HEADER (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/serf/buckets/
H A Dheaders_buckets.c34 #define ALLOC_HEADER 0x0001 /* header lives in our allocator */ macro
96 hdr->alloc_flags |= ALLOC_HEADER;
243 if (scan->alloc_flags & ALLOC_HEADER)

Completed in 39 milliseconds