Searched refs:SNMP_ERR_NOTWRITABLE (Results 1 – 8 of 8) sorted by relevance
209 snmp_err_t result = SNMP_ERR_NOTWRITABLE; in snmp_scalar_array_set_test()222 snmp_err_t result = SNMP_ERR_NOTWRITABLE; in snmp_scalar_array_set_value()
86 call_data->retval.err = SNMP_ERR_NOTWRITABLE; in threadsync_set_test_synced()112 call_data->retval.err = SNMP_ERR_NOTWRITABLE; in threadsync_set_value_synced()
320 ret = SNMP_ERR_NOTWRITABLE; in system_set_test()
674 request->error_status = SNMP_ERR_NOTWRITABLE; in snmp_process_set_request()1194 request->error_status = SNMP_ERR_NOTWRITABLE; in snmp_parse_inbound_frame()1629 case SNMP_ERR_NOTWRITABLE: in snmp_complete_outbound_frame()1650 request->error_status = SNMP_ERR_NOTWRITABLE; in snmp_complete_outbound_frame()
321 ret = SNMP_ERR_NOTWRITABLE; in system_set_test()
519 request->error_status = SNMP_ERR_NOTWRITABLE; in snmp_process_set_request()916 request->error_status = SNMP_ERR_NOTWRITABLE; in snmp_parse_inbound_frame()1347 case SNMP_ERR_NOTWRITABLE: in snmp_complete_outbound_frame()1368 request->error_status = SNMP_ERR_NOTWRITABLE; in snmp_complete_outbound_frame()
119 SNMP_ERR_NOTWRITABLE = 17, enumerator
121 SNMP_ERR_NOTWRITABLE = 17, enumerator
Completed in 22 milliseconds