Searched defs:Filent (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/bnu/
H A Danlwrk.c59 static char Filent[LLEN][NAMESIZE]; /* array of C. file names (text) */ variable
60 static char *Fptr[LLEN]; /* pointers to names in Filent */
62 static short Nfiles = 0; /* Number of files in Filent */
321 p = strcpy(Filent[Nfiles], file); /* copy to next free */

Completed in 44 milliseconds