Home | History | Annotate | Download | only in apps

Lines Matching full:strncmp

2208 		if (	((www == 1) && (strncmp("GET ",buf,4) == 0)) ||
2209 ((www == 2) && (strncmp("GET /stats ",buf,10) == 0)))
2290 && (strncmp("GET /",buf,5) == 0))