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

/osnet-11/usr/src/lib/libnvpair/
H A Dlibnvpair.c129 #define ARENDER(pctl, type, nvl, name, arrp, count) \ macro
665 ARENDER(pctl, boolean_array, nvl, name, val, nelem);
671 ARENDER(pctl, byte_array, nvl, name, val, nelem);
677 ARENDER(pctl, int8_array, nvl, name, val, nelem);
683 ARENDER(pctl, uint8_array, nvl, name, val, nelem);
689 ARENDER(pctl, int16_array, nvl, name, val, nelem);
695 ARENDER(pctl, uint16_array, nvl, name, val, nelem);
701 ARENDER(pctl, int32_array, nvl, name, val, nelem);
707 ARENDER(pctl, uint32_array, nvl, name, val, nelem);
713 ARENDER(pct
[all...]

Completed in 21 milliseconds