Searched refs:xlator_startfile (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/abi/spectrans/parser/
H A Dparser.h123 extern int xlator_startfile(char const *filename);
H A Dfrontend.c149 * xlator_startfile
169 retval = xlator_startfile(spec_filename);
179 errlog(ERROR, "Error in xlator_startfile\n");
188 "Error: Invalid return code from xlator_startfile()\n");
/illumos-gate/usr/src/cmd/abi/spectrans/spec2map/
H A Dxlator.c175 * xlator_startfile()
182 xlator_startfile(char const *filename) function
184 errlog(TRACING, "xlator_startfile");
/illumos-gate/usr/src/cmd/abi/spectrans/spec2trace/
H A Dtrace.c175 * xlator_startfile -- ditto, called on starting each new spec file in the
179 xlator_startfile(char const *filename) function
187 errlog(BEGIN, "xlator_startfile() {");

Completed in 62 milliseconds