Home
last modified time | relevance | path

Searched refs:XLATOR_KW_FUNC (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/abi/spectrans/spec2map/
H A Dxlator.h56 FUNCTION = XLATOR_KW_FUNC, /* Functional Interface */
H A Dxlator.c207 case XLATOR_KW_FUNC: in xlator_start_if()
/illumos-gate/usr/src/cmd/abi/spectrans/parser/
H A Dparser.h81 XLATOR_KW_FUNC, enumerator
H A Dfrontend.c221 case XLATOR_KW_FUNC: /* Function keyword */ in read_spec()
339 return (XLATOR_KW_FUNC); in interesting_keyword()
H A Dextends.c220 case XLATOR_KW_FUNC: in do_extends()
/illumos-gate/usr/src/cmd/abi/spectrans/spec2trace/
H A Dtrace.c218 case XLATOR_KW_FUNC: in xlator_start_if()