Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/yacc/common/
H A Ddextern.h312 #ifndef ACTNAME
313 #define ACTNAME "yacc.acts" macro
H A Dy1.c297 faction = fopen(ACTNAME, "r"); in others()
317 ZAPFILE(ACTNAME); in others()
H A Dy2.c321 faction = fopen(ACTNAME, "w");