Home
last modified time | relevance | path

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

/external/syslinux/core/lwip/src/core/snmp/
Dmib2.c781 static u8_t* syscontact_ptr = (u8_t*)&syscontact_default[0]; variable
991 syscontact_ptr = ocstr; in snmp_set_syscontact()
2218 ocstrncpy((u8_t*)value, syscontact_ptr, len); in system_get_value()
2247 if ((syscontact_ptr != syscontact_default) && in system_set_test()
2282 ocstrncpy(syscontact_ptr, (u8_t*)value, len); in system_set_value()