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

/illumos-gate/usr/src/cmd/abi/spectrans/parser/
H A Dparser.h127 extern int xlator_end_if(const Meta_info, const char *value);
H A Dfrontend.c152 * xlator_end_if
286 retval = xlator_end_if(meta_info, value);
/illumos-gate/usr/src/cmd/abi/spectrans/spec2map/
H A Dxlator.c447 * xlator_end_if ()
454 xlator_end_if(const Meta_info M, const char *value) function
460 errlog(TRACING, "xlator_end_if");
/illumos-gate/usr/src/cmd/abi/spectrans/spec2trace/
H A Dtrace.c345 * xlator_end_if -- called at the end of the interface, to trigger
350 xlator_end_if(const Meta_info m, char const *value) function
353 errlog(BEGIN, "xlator_end_if() {");

Completed in 62 milliseconds