Home
last modified time | relevance | path

Searched refs:NWFILES (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/ucbcmd/sed/
H A Dsed0.c34 #define NWFILES 11 /* 10 plus one for standard output */ macro
36 FILE *fcode[NWFILES];
45 char *fname[NWFILES];
501 if(nfiles >= NWFILES) in fcomp()
530 if(nfiles >= NWFILES) in fcomp()