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

/osnet-11/usr/src/lib/libpp/common/
H A Dppfsm.c37 * fsm[] is initialized from fsminit[]. The encoding is blown out into
40 * either final, or at least require special action. In fsminit[] there
43 * always be first. Some of the fsminit[] entries are templates for
86 struct fsminit /* fsm initialization row */ struct
93 static struct fsminit fsminit[] = variable in typeref:struct:fsminit
578 register struct fsminit* fp;
616 for (fp = fsminit;; fp++)

Completed in 19 milliseconds