Searched refs:share_port_to (Results 1 - 2 of 2) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/rc/
H A Dservices_ex.c4807 char share_port_to[5]; local
4839 strcpy(share_port_to, nvram_get("apps_dl_share_port_to"));
4843 fprintf(fp,"%s:%s", share_port_from, share_port_to);
/asus-wl-520gu-7.0.1.45/src/router/rc.orig/
H A Dservices_ex.c4795 char share_port_to[5]; local
4827 strcpy(share_port_to, nvram_get("apps_dl_share_port_to"));
4831 fprintf(fp,"%s:%s", share_port_from, share_port_to);

Completed in 102 milliseconds