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

/illumos-gate/usr/src/cmd/abi/spectrans/parser/
H A Dparser.h129 extern int xlator_endlib(void);
H A Dfrontend.c96 if ((retval = xlator_endlib()) != XLATOR_SUCCESS)
/illumos-gate/usr/src/cmd/abi/spectrans/spec2map/
H A Dxlator.c579 * xlator_endlib()
585 xlator_endlib(void) function
590 errlog(TRACING, "xlator_endlib");
852 * called by xlator_endlib();
/illumos-gate/usr/src/cmd/abi/spectrans/spec2trace/
H A Dtrace.c379 * xlator_endlib -- ditto, at the end of the library.
382 xlator_endlib(void) function
384 errlog(BEGIN, "xlator_endlib() {");

Completed in 70 milliseconds