HomeSort by relevance Sort by last modified time
    Searched refs:bfs (Results 1 - 5 of 5) sorted by null

  /onnv/onnv-gate/usr/src/cmd/bfs/
Makefile 28 PROG= bfs
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.bin/tftp/
tftpsubs.c 84 } bfs[2]; variable in typeref:struct:bf
113 bfs[0].counter = BF_ALLOC; /* pass out the first buffer */
115 bfs[1].counter = BF_FREE;
117 return (&bfs[0].buf.tb_hdr);
130 bfs[current].counter = BF_FREE; /* free old one */
133 b = &bfs[current]; /* look at new buffer */
153 b = &bfs[nextone]; /* look at "next" buffer */
197 bfs[current].counter = ct; /* set size of data to write */
199 if (bfs[current].counter != BF_FREE) /* if not free */
202 bfs[current].counter = BF_ALLOC; /* mark as alloc'd *
    [all...]
  /onnv/onnv-gate/usr/src/cmd/
Makefile 75 bfs \
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWesu/
prototype_com 52 f none usr/bin/bfs 555 root bin
  /onnv/onnv-gate/usr/src/
Makefile.lint 54 cmd/bfs \

Completed in 420 milliseconds