Home
last modified time | relevance | path

Searched defs:filen (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/diff/
H A Ddiff.c927 fetch(long *f, int a, int b, int filen, char *s, int oldfile) in fetch()
1011 readhash(FILE *f, int filen, char *str) in readhash()
2085 initbuf(FILE *iop, int filen, long offset) in initbuf()
2097 resetbuf(int filen) in resetbuf()
2109 ftellbuf(int filen) in ftellbuf()
2146 getbufwchar(int filen, int *len) in getbufwchar()
/illumos-gate/usr/src/cmd/tcopy/
H A Dtcopy.c51 int filen = 1; /* file number being processed */ variable