Searched refs:tmpstr3 (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/accel-pptpd/pptpd-1.3.3/
H A Dpptpd.c612 char *tmpstr3; local
679 while ((tmpstr3 = strchr(tmpstr2, '.')) != NULL) {
680 pos = tmpstr3 - tmpstr2;
684 if ((tmpstr3 = strchr(tmpstr2, '-')) == NULL ||
685 strchr(tmpstr3 + 1, '-') != NULL) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/pptpd/
H A Dpptpd.c604 char *tmpstr3; local
671 while ((tmpstr3 = strchr(tmpstr2, '.')) != NULL) {
672 pos = tmpstr3 - tmpstr2;
676 if ((tmpstr3 = strchr(tmpstr2, '-')) == NULL ||
677 strchr(tmpstr3 + 1, '-') != NULL) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/accel-pptpd/pptpd-1.3.3/
H A Dpptpd.c612 char *tmpstr3; local
679 while ((tmpstr3 = strchr(tmpstr2, '.')) != NULL) {
680 pos = tmpstr3 - tmpstr2;
684 if ((tmpstr3 = strchr(tmpstr2, '-')) == NULL ||
685 strchr(tmpstr3 + 1, '-') != NULL) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/accel-pptpd/pptpd-1.3.3/
H A Dpptpd.c612 char *tmpstr3; local
679 while ((tmpstr3 = strchr(tmpstr2, '.')) != NULL) {
680 pos = tmpstr3 - tmpstr2;
684 if ((tmpstr3 = strchr(tmpstr2, '-')) == NULL ||
685 strchr(tmpstr3 + 1, '-') != NULL) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/pptpd/
H A Dpptpd.c604 char *tmpstr3; local
671 while ((tmpstr3 = strchr(tmpstr2, '.')) != NULL) {
672 pos = tmpstr3 - tmpstr2;
676 if ((tmpstr3 = strchr(tmpstr2, '-')) == NULL ||
677 strchr(tmpstr3 + 1, '-') != NULL) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/pptpd/
H A Dpptpd.c604 char *tmpstr3; local
671 while ((tmpstr3 = strchr(tmpstr2, '.')) != NULL) {
672 pos = tmpstr3 - tmpstr2;
676 if ((tmpstr3 = strchr(tmpstr2, '-')) == NULL ||
677 strchr(tmpstr3 + 1, '-') != NULL) {

Completed in 302 milliseconds