Home
last modified time | relevance | path

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

/external/syslinux/core/lwip/src/core/snmp/
Dmib2.c789 static const u8_t syslocation_default[] = ""; variable
791 static u8_t* syslocation_ptr = (u8_t*)&syslocation_default[0];
2261 if ((syslocation_ptr != syslocation_default) && in system_set_test()