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

/illumos-gate/usr/src/cmd/picl/plugins/sun4v/lib/snmp/
H A Dpdu.h124 #define SNMP_ERR_RESOURCEUNAVAILABLE (13) macro
/illumos-gate/usr/src/lib/fm/libfmd_snmp/common/
H A Dmodule.c256 return (SNMP_ERR_RESOURCEUNAVAILABLE);
264 return (SNMP_ERR_RESOURCEUNAVAILABLE);
H A Dresource.c244 return (SNMP_ERR_RESOURCEUNAVAILABLE);
262 return (SNMP_ERR_RESOURCEUNAVAILABLE);
H A Dproblem.c259 return (SNMP_ERR_RESOURCEUNAVAILABLE);
268 return (SNMP_ERR_RESOURCEUNAVAILABLE);

Completed in 93 milliseconds