Home
last modified time | relevance | path

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

/openbsd/usr.bin/tftp/
H A Dtftpsubs.c58 #define BF_ALLOC -3 /* alloc'd but not yet filled */ macro
96 bfs[0].counter = BF_ALLOC; /* pass out the first buffer */ in rw_init()
186 bfs[current].counter = BF_ALLOC; /* mark as alloc'd */ in writeit()