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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/rc/
H A Dfirewall.c1251 char *portv, *portp, *c; local
1257 portp = portv = strdup(port);
1258 while (portv && (c = strsep(&portp, ",")) != NULL) {
1279 free(portv);
1518 char *portv, *portp, *c; local
1524 portp = portv = strdup(port);
1525 while (portv && (c = strsep(&portp, ",")) != NULL) {
1546 free(portv);
2119 char *portv, *portp, *c; local
2133 portp = portv
2611 char *portv, *portp, *port, *desc, *dstports; local
3501 char *portv, *portp, *port, *desc, *dstports; local
[all...]
H A Dservices.c3124 char *portv, *portp, *c; local
3130 portp = portv = strdup(port);
3131 while (portv && (c = strsep(&portp, ",")) != NULL) {
3142 free(portv);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/rc/
H A Dfirewall.c1251 char *portv, *portp, *c; local
1257 portp = portv = strdup(port);
1258 while (portv && (c = strsep(&portp, ",")) != NULL) {
1279 free(portv);
1518 char *portv, *portp, *c; local
1524 portp = portv = strdup(port);
1525 while (portv && (c = strsep(&portp, ",")) != NULL) {
1546 free(portv);
2119 char *portv, *portp, *c; local
2133 portp = portv
2611 char *portv, *portp, *port, *desc, *dstports; local
3501 char *portv, *portp, *port, *desc, *dstports; local
[all...]
H A Dservices.c3124 char *portv, *portp, *c; local
3130 portp = portv = strdup(port);
3131 while (portv && (c = strsep(&portp, ",")) != NULL) {
3142 free(portv);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/rc/
H A Dfirewall.c1251 char *portv, *portp, *c; local
1257 portp = portv = strdup(port);
1258 while (portv && (c = strsep(&portp, ",")) != NULL) {
1279 free(portv);
1518 char *portv, *portp, *c; local
1524 portp = portv = strdup(port);
1525 while (portv && (c = strsep(&portp, ",")) != NULL) {
1546 free(portv);
2119 char *portv, *portp, *c; local
2133 portp = portv
2611 char *portv, *portp, *port, *desc, *dstports; local
3501 char *portv, *portp, *port, *desc, *dstports; local
[all...]
H A Dservices.c3124 char *portv, *portp, *c; local
3130 portp = portv = strdup(port);
3131 while (portv && (c = strsep(&portp, ",")) != NULL) {
3142 free(portv);

Completed in 213 milliseconds