Home
last modified time | relevance | path

Searched defs:filebuf (Results 1 – 5 of 5) sorted by relevance

/csrg-svn/usr.bin/netstat/
H A Dunix.c47 char *filebuf; local
/csrg-svn/local/ditroff/ditroff.okeeffe/devnver/
H A Dfont2.c325 char *filebuf, *malloc(); local
/csrg-svn/usr.sbin/quot/
H A Dquot.c145 char filebuf[FNBSZ]; local
/csrg-svn/usr.bin/ex/
H A Dex_cmdsub.c474 char filebuf[FNSIZE]; local
/csrg-svn/contrib/gawk-2.15.2/
H A Dio.c73 static jmp_buf filebuf; /* for do_nextfile() */ variable