Home
last modified time | relevance | path

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.c86 #define BF_ALLOC -3 /* alloc'd but not yet filled */ macro
111 bfs[0].counter = BF_ALLOC; /* pass out the first buffer */ in rw_init()
200 bfs[current].counter = BF_ALLOC; /* mark as alloc'd */ in writeit()