Home | History | Annotate | Download | only in server

Lines Matching refs:BF_ALLOC

133  * bf.buf buffer. Additionally it can also hold flags BF_ALLOC or BF_FREE.
141 #define BF_ALLOC -3 /* alloc'd but not yet filled */
433 bfs[0].counter = BF_ALLOC; /* pass out the first buffer */
540 bfs[current].counter = BF_ALLOC; /* mark as alloc'd */