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

/illumos-gate/usr/src/cmd/abi/spectrans/parser/
H A Dparser.h124 extern int xlator_start_if(const Meta_info meta_info, const int token,
H A Dfrontend.c150 * xlator_start_if
226 retval = xlator_start_if(meta_info, ki, value);
231 "Error in xlator_start_if: ");
238 "Error in xlator_start_if\n");
281 "from xlator_start_if (): %d\n", retval);
/illumos-gate/usr/src/cmd/abi/spectrans/spec2map/
H A Dxlator.c192 * xlator_start_if ()
200 xlator_start_if(const Meta_info meta_info, const int token, char *value) function
206 errlog(TRACING, "xlator_start_if %s", value);
/illumos-gate/usr/src/cmd/abi/spectrans/spec2trace/
H A Dtrace.c210 * xlator_start_if -- tritto, called on starting each new
214 xlator_start_if(const Meta_info m, int const token, char *value) function
235 errlog(BEGIN, "xlator_start_if() {");

Completed in 219 milliseconds