Home
last modified time | relevance | path

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

/third_party/lwip/src/apps/snmp/
H A Dsnmp_mib2_system.c68 static u8_t *syscontact_wr = NULL; /* if writable, points to the same buffer as syscontact (required for correct constness) */ variable
122 syscontact_wr = ocstr; in snmp_mib2_set_syscontact()
139 syscontact_wr = NULL; in snmp_mib2_set_syscontact_readonly()
334 var_wr = syscontact_wr; in system_set_value()

Completed in 2 milliseconds