Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/yacc/common/
H A Ddextern.h310 #ifndef ACTNAME
311 #define ACTNAME "yacc.acts" macro
H A Dy1.c296 faction = fopen(ACTNAME, "r"); in others()
316 ZAPFILE(ACTNAME); in others()
H A Dy2.c315 faction = fopen(ACTNAME, "w"); in setup()