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

/asus-wl-520gu-7.0.1.45/src/router/cdma/
H A Dservices_ex.c51 char *OVLIST[] = {"5a9","813","b62", NULL}; variable
1391 while(OVLIST[i]!=NULL)
1393 if (strstr(product, OVLIST[i]))
/asus-wl-520gu-7.0.1.45/src/router/rc/
H A Dservices_ex.c133 char *OVLIST[] = {"5a9","813","b62", NULL}; variable
3635 while(OVLIST[i] != NULL)
3637 if(strstr(product, OVLIST[i]))
/asus-wl-520gu-7.0.1.45/src/router/rc.orig/
H A Dservices_ex.c131 char *OVLIST[] = {"5a9","813","b62", NULL}; variable
3623 while(OVLIST[i] != NULL)
3625 if(strstr(product, OVLIST[i]))

Completed in 53 milliseconds