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

/asus-wl-520gu-7.0.1.45/src/router/cdma/
H A Dservices_ex.c50 char *PWCLIST[] = {"471","69a","46d","55d","41e","4cc","d81", NULL}; variable
1381 while(PWCLIST[i]!=NULL)
1383 if (strstr(product, PWCLIST[i]))
/asus-wl-520gu-7.0.1.45/src/router/rc/
H A Dservices_ex.c132 char *PWCLIST[] = {"471","69a","46d","55d","41e","4cc","d81", NULL}; variable
3624 while(PWCLIST[i] != NULL)
3626 if(strstr(product, PWCLIST[i]))
/asus-wl-520gu-7.0.1.45/src/router/rc.orig/
H A Dservices_ex.c130 char *PWCLIST[] = {"471","69a","46d","55d","41e","4cc","d81", NULL}; variable
3612 while(PWCLIST[i] != NULL)
3614 if(strstr(product, PWCLIST[i]))

Completed in 105 milliseconds