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

/asus-wl-520gu-7.0.1.45/src/router/cdma/
H A Dservices_ex.c823 hotplug_usb_webcam(char *product, int webflag) argument
840 if (nvram_match("usb_webenable_x", "0") || strlen(product)==0 || webflag==0) return;
843 if (webflag == WEB_PWCWEB)
887 if (webflag==WEB_PWCWEB) *arg++="320x240";
898 if (webflag==WEB_PWCWEB) *arg++="160x120";
959 remove_webcam_main(int webflag) argument
961 if (webflag == WEB_PWCWEB)
978 remove_usb_webcam(char *product, int webflag) argument
986 if (webflag == WEB_PWCWEB)
/asus-wl-520gu-7.0.1.45/src/router/rc/
H A Dservices_ex.c1150 hotplug_usb_webcam(char *product, int webflag) argument
1167 if (nvram_match("usb_webenable_x", "0") || strlen(product)==0 || webflag==0) return;
1170 if (webflag == WEB_PWCWEB)
1214 if (webflag==WEB_PWCWEB) *arg++="320x240";
1225 if (webflag==WEB_PWCWEB) *arg++="160x120";
1286 remove_webcam_main(int webflag) argument
1288 if (webflag == WEB_PWCWEB)
1305 remove_usb_webcam(char *product, int webflag) argument
1313 if (webflag == WEB_PWCWEB)
/asus-wl-520gu-7.0.1.45/src/router/rc.orig/
H A Dservices_ex.c1147 hotplug_usb_webcam(char *product, int webflag) argument
1164 if (nvram_match("usb_webenable_x", "0") || strlen(product)==0 || webflag==0) return;
1167 if (webflag == WEB_PWCWEB)
1211 if (webflag==WEB_PWCWEB) *arg++="320x240";
1222 if (webflag==WEB_PWCWEB) *arg++="160x120";
1283 remove_webcam_main(int webflag) argument
1285 if (webflag == WEB_PWCWEB)
1302 remove_usb_webcam(char *product, int webflag) argument
1310 if (webflag == WEB_PWCWEB)

Completed in 132 milliseconds