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

/barrelfish-master/lib/lwip2/src/apps/snmp/
H A Dsnmp_mib2_system.c82 static const u8_t* syslocation = syslocation_default; variable
84 static u8_t* syslocation_wr = NULL; /* if writable, points to the same buffer as syslocation (required for correct constness) */
204 syslocation = ocstr;
220 syslocation = ocstr;
259 var = syslocation;

Completed in 31 milliseconds