Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/notify/snmp-notify/common/
H A Dsnmp-notify.c365 state_to_val(char *statestr, uint32_t *stateval) in state_to_val() function
422 if (state_to_val(ev_info->ei_from_state, &swtrap.from_state) in ireport_cb()
424 state_to_val(ev_info->ei_to_state, &swtrap.to_state) < 0) { in ireport_cb()