Home
last modified time | relevance | path

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

/third_party/lwip/src/apps/snmp/
H A Dsnmp_mib2_system.c85 static u16_t *syslocation_wr_len = NULL; /* if writable, points to the same buffer as syslocation_len (required for correct constness) */ variable
207 syslocation_wr_len = ocstrlen; in snmp_mib2_set_syslocation()
223 syslocation_wr_len = NULL; in snmp_mib2_set_syslocation_readonly()
300 var_wr_len = syslocation_wr_len; in system_set_test()
343 var_wr_len = syslocation_wr_len; in system_set_value()

Completed in 1 milliseconds