Home
last modified time | relevance | path

Searched refs:ti_libtype (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/abi/spectrans/parser/
H A Dmain.c67 T_info.ti_libtype = NORMALLIB; in main()
74 T_info.ti_libtype = FILTERLIB; in main()
H A Dparser.h55 int ti_libtype; /* set to FILTERLIB if processing filter lib */ member
/illumos-gate/usr/src/cmd/abi/spectrans/spec2map/
H A Dxlator.c124 IsFilterLib = t_info->ti_libtype; in xlator_init()