Home
last modified time | relevance | path

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

/third_party/curl/tests/server/
H A Dtftpd.c132 * bf.buf buffer. Additionally it can also hold flags BF_ALLOC or BF_FREE.
140 #define BF_ALLOC -3 /* alloc'd but not yet filled */ macro
321 bfs[0].counter = BF_ALLOC; /* pass out the first buffer */ in rw_init()
428 bfs[current].counter = BF_ALLOC; /* mark as alloc'd */ in writeit()

Completed in 3 milliseconds