Home
last modified time | relevance | path

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

/freebsd-9-stable/usr.sbin/bsnmpd/modules/snmp_hostres/
Dhostres_swrun_tbl.c67 SRS_INVALID = 4 enumerator
170 return (SRS_INVALID); in swrun_OS_get_proc_status()
188 return (SRS_INVALID); in swrun_OS_get_proc_status()
196 return (SRS_INVALID); in swrun_OS_get_proc_status()
451 entry->status = (int32_t)SRS_INVALID; in fetch_swrun_entry()
462 entry->status = (int32_t)SRS_INVALID; in fetch_swrun_entry()
499 entry->status = (int32_t)SRS_INVALID; in invalidate_swrun_entry()
529 entry->status = (int32_t)SRS_INVALID; in invalidate_swrun_entry()
541 entry->status = (int32_t)SRS_INVALID; in invalidate_swrun_entry()
616 if (value->v.integer != (int32_t)SRS_INVALID) in op_hrSWRunTable()
[all …]