Home
last modified time | relevance | path

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

/external/syslinux/core/lwip/src/core/snmp/
Dmib2.c791 static u8_t* syslocation_ptr = (u8_t*)&syslocation_default[0]; variable
1023 syslocation_ptr = ocstr; in snmp_set_syslocation()
2224 ocstrncpy((u8_t*)value, syslocation_ptr, len); in system_get_value()
2261 if ((syslocation_ptr != syslocation_default) && in system_set_test()
2290 ocstrncpy(syslocation_ptr, (u8_t*)value, len); in system_set_value()