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

/illumos-gate/usr/src/cmd/abi/spectrans/parser/
H A Dparser.h128 extern int xlator_endfile(void);
H A Dfrontend.c153 * xlator_endfile
313 if ((retval = xlator_endfile()) != XLATOR_SUCCESS) {
315 errlog(STATUS, "Error in xlator_endfile\n");
/illumos-gate/usr/src/cmd/abi/spectrans/spec2map/
H A Dxlator.c562 * xlator_endfile()
568 xlator_endfile(void) function
571 errlog(TRACING, "xlator_endfile");
/illumos-gate/usr/src/cmd/abi/spectrans/spec2trace/
H A Dtrace.c365 * xlator_endfile -- called at the end of the file, to trigger per-file
369 xlator_endfile(void) function
371 errlog(BEGIN, "xlator_endfile() {");

Completed in 884 milliseconds