Home
last modified time | relevance | path

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

/third_party/lwip/src/apps/snmp/
Dsnmp_mib2_system.c84 static u8_t *syslocation_wr = NULL; /* if writable, points to the same buffer as … variable
205 syslocation_wr = ocstr; in snmp_mib2_set_syslocation()
222 syslocation_wr = NULL; in snmp_mib2_set_syslocation_readonly()
342 var_wr = syslocation_wr; in system_set_value()