Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/picl/plugins/sun4v/snmp/
H A Dsnmpplugin.c260 static void add_thresholds(picl_nodehdl_t node, int row, int *snmp_syserr_p);
923 add_thresholds(nodeh, row, snmp_syserr_p); in make_node()
1406 add_thresholds(picl_nodehdl_t node, int row, int *snmp_syserr_p) in add_thresholds() function