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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ez-ipupdate/
H A Dasus_ddns.c598 wl_wscPincheck(char *pin_string) argument
600 unsigned long PIN = strtoul(pin_string, NULL, 10 );;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ez-ipupdate/
H A Dasus_ddns.c598 wl_wscPincheck(char *pin_string) argument
600 unsigned long PIN = strtoul(pin_string, NULL, 10 );;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ez-ipupdate/
H A Dasus_ddns.c598 wl_wscPincheck(char *pin_string) argument
600 unsigned long PIN = strtoul(pin_string, NULL, 10 );;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/rc/
H A Drc.h919 extern int wl_wpsPincheck(char *pin_string);
H A Dservices.c1582 wl_wpsPincheck(char *pin_string) argument
1584 unsigned long PIN = strtoul(pin_string, NULL, 10);
1586 unsigned int len = strlen(pin_string);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/rc/
H A Drc.h919 extern int wl_wpsPincheck(char *pin_string);
H A Dservices.c1582 wl_wpsPincheck(char *pin_string) argument
1584 unsigned long PIN = strtoul(pin_string, NULL, 10);
1586 unsigned int len = strlen(pin_string);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/rc/
H A Drc.h919 extern int wl_wpsPincheck(char *pin_string);
H A Dservices.c1582 wl_wpsPincheck(char *pin_string) argument
1584 unsigned long PIN = strtoul(pin_string, NULL, 10);
1586 unsigned int len = strlen(pin_string);

Completed in 226 milliseconds