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

/barrelfish-master/lib/lwip2/src/apps/snmp/
H A Dsnmp_mib2_system.c85 static u16_t* syslocation_wr_len = NULL; /* if writable, points to the same buffer as syslocation_len (required for correct constness) */ variable
207 syslocation_wr_len = ocstrlen;
223 syslocation_wr_len = NULL;
301 var_wr_len = syslocation_wr_len;
344 var_wr_len = syslocation_wr_len;

Completed in 35 milliseconds