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

/illumos-gate/usr/src/cmd/picl/plugins/sun4v/include/
H A Dpicloids.h204 * we limit them to be 32 (see MAX_TRUTHVAL_LEN definition below)
348 #define MAX_TRUTHVAL_LEN 32 macro
/illumos-gate/usr/src/cmd/picl/plugins/sun4v/snmp/
H A Dsnmpplugin.c1280 MAX_TRUTHVAL_LEN);
1282 (void) strlcpy(buf, pstr, MAX_TRUTHVAL_LEN);
1302 MAX_TRUTHVAL_LEN);
1304 (void) strlcpy(buf, pstr, MAX_TRUTHVAL_LEN);
1727 PICL_PTYPE_CHARSTRING, PICL_READ, MAX_TRUTHVAL_LEN,
1737 PICL_PTYPE_CHARSTRING, PICL_READ, MAX_TRUTHVAL_LEN,

Completed in 62 milliseconds