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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/tftp/
H A Dtftpsubs.c88 #define BF_ALLOC -3 /* alloc'd but not yet filled */ macro
113 bfs[0].counter = BF_ALLOC; /* pass out the first buffer */
202 bfs[current].counter = BF_ALLOC; /* mark as alloc'd */

Completed in 56 milliseconds