Searched refs:xlator_take_kvpair (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/abi/spectrans/parser/
H A Dparser.h126 extern int xlator_take_kvpair(const Meta_info, const int token, char *value);
H A Dextends.c239 retval = xlator_take_kvpair(M, ki, localvalue);
244 "xlator_take_kvpair\n");
H A Dfrontend.c151 * xlator_take_kvpair
299 retval = xlator_take_kvpair(meta_info,
304 "xlator_take_kvpair\n");
/illumos-gate/usr/src/cmd/abi/spectrans/spec2map/
H A Dxlator.c265 * xlator_take_kvpair()
271 xlator_take_kvpair(const Meta_info meta_info, const int token, function
635 * called by xlator_take_kvpair when Version keyword is found
690 * Called by xlator_take_kvpair when "filter" or "auxiliary" keyword is
/illumos-gate/usr/src/cmd/abi/spectrans/spec2trace/
H A Dtrace.c266 * xlator_take_kvpair -- the primary call: collect a datum provide by the
270 xlator_take_kvpair(Meta_info m, int const token, char *value) function
281 errlog(BEGIN, "xlator_take_kvpair() {");

Completed in 74 milliseconds