Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sgs/yacc/common/
H A Ddextern.h308 #ifndef TEMPNAME
309 #define TEMPNAME "yacc.tmp" macro
H A Dy4.c65 if ((finput = fopen(TEMPNAME, "r")) == NULL) in callopt()
195 ZAPFILE(TEMPNAME); in callopt()
H A Dy2.c320 ftemp = fopen(TEMPNAME, "w");