HomeSort by: relevance | last modified time | path
    Searched refs:bufio (Results 1 - 6 of 6) sorted by relevancy

  /src/external/mit/xorg/bin/bdftopcf/
Makefile 11 bufio.c \
  /src/external/mit/xorg/tools/bdftopcf/
Makefile 15 bufio.c \
  /src/sys/dev/raidframe/
rf_netbsd.h 63 struct pool bufio; /* Buffer IO Pool */ member in struct:RF_Pools_s
89 char bufio[RF_MAX_POOLNAMELEN]; /* Buffer IO Pool */ member in struct:RF_PoolNames_s
rf_diskqueue.c 205 pool_destroy(&raidPtr->pools.bufio);
216 rf_pool_init(raidPtr, raidPtr->poolNames.bufio, &raidPtr->pools.bufio, sizeof(buf_t),
217 "bufio", RF_MIN_FREE_BUFIO, RF_MAX_FREE_BUFIO);
396 p->bp = pool_get(&raidPtr->pools.bufio, PR_WAITOK | PR_ZERO);
429 pool_put(&p->raidPtr->pools.bufio, p->bp);
  /src/external/mit/xorg/lib/libXfont/
Makefile 27 bitsource.c bufio.c catalogue.c decompress.c defaults.c \
36 INCS= bdfint.h bitmap.h bufio.h fntfil.h fntfilio.h fntfilst.h \
  /src/external/mit/xorg/lib/libXfont2/
Makefile 36 bufio.c \

Completed in 24 milliseconds