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

/osnet-11/usr/src/lib/libnvpair/
H A Dlibnvpair.h139 #define NVLIST_PRINTCTL_SVDECL(funcname, valtype) \ macro
144 NVLIST_PRINTCTL_SVDECL(nvlist_prtctlop_boolean, int);
145 NVLIST_PRINTCTL_SVDECL(nvlist_prtctlop_boolean_value, boolean_t);
146 NVLIST_PRINTCTL_SVDECL(nvlist_prtctlop_byte, uchar_t);
147 NVLIST_PRINTCTL_SVDECL(nvlist_prtctlop_int8, int8_t);
148 NVLIST_PRINTCTL_SVDECL(nvlist_prtctlop_uint8, uint8_t);
149 NVLIST_PRINTCTL_SVDECL(nvlist_prtctlop_int16, int16_t);
150 NVLIST_PRINTCTL_SVDECL(nvlist_prtctlop_uint16, uint16_t);
151 NVLIST_PRINTCTL_SVDECL(nvlist_prtctlop_int32, int32_t);
152 NVLIST_PRINTCTL_SVDECL(nvlist_prtctlop_uint3
160 #undef NVLIST_PRINTCTL_SVDECL macro
[all...]

Completed in 19 milliseconds