Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/awk_xpg4/
H A Dawk1.c45 static char *progfiles[NPFILE]; /* Programmes files for yylex */ variable
46 static char **progfilep = &progfiles[0]; /* Pointer to last file */
201 if (progfilep == &progfiles[0]) { in main()
1085 static char **files = &progfiles[0]; in lexgetc()