Searched refs:ip_post (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.c624 char ip_post[13]; local
708 ip_post[0] = '\0';
710 syslog(LOG_DEBUG, "MGR: Pre = %s Post = %s", ip_pre, ip_post);
725 sprintf(ip_post, ".%.3s", ipd);
727 syslog(LOG_DEBUG, "MGR: Pre = %s Post = %s", ip_pre, ip_post);
742 sprintf(ip_post, ".%.3s.%.3s", ipc, ipd);
744 syslog(LOG_DEBUG, "MGR: Pre = %s Post = %s", ip_pre, ip_post);
759 sprintf(ip_post, ".%.3s.%.3s.%.3s", ipb, ipc, ipd);
761 syslog(LOG_DEBUG, "MGR: Pre = %s Post = %s", ip_pre, ip_post);
769 sprintf(tmpstr5, "%s%d%s", ip_pre, n, ip_post);
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/pptpd/
H A Dpptpd.c616 char ip_post[13]; local
700 ip_post[0] = '\0';
702 syslog(LOG_DEBUG, "MGR: Pre = %s Post = %s", ip_pre, ip_post);
717 sprintf(ip_post, ".%.3s", ipd);
719 syslog(LOG_DEBUG, "MGR: Pre = %s Post = %s", ip_pre, ip_post);
734 sprintf(ip_post, ".%.3s.%.3s", ipc, ipd);
736 syslog(LOG_DEBUG, "MGR: Pre = %s Post = %s", ip_pre, ip_post);
751 sprintf(ip_post, ".%.3s.%.3s.%.3s", ipb, ipc, ipd);
753 syslog(LOG_DEBUG, "MGR: Pre = %s Post = %s", ip_pre, ip_post);
761 sprintf(tmpstr5, "%s%d%s", ip_pre, n, ip_post);
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/accel-pptpd/pptpd-1.3.3/
H A Dpptpd.c624 char ip_post[13]; local
708 ip_post[0] = '\0';
710 syslog(LOG_DEBUG, "MGR: Pre = %s Post = %s", ip_pre, ip_post);
725 sprintf(ip_post, ".%.3s", ipd);
727 syslog(LOG_DEBUG, "MGR: Pre = %s Post = %s", ip_pre, ip_post);
742 sprintf(ip_post, ".%.3s.%.3s", ipc, ipd);
744 syslog(LOG_DEBUG, "MGR: Pre = %s Post = %s", ip_pre, ip_post);
759 sprintf(ip_post, ".%.3s.%.3s.%.3s", ipb, ipc, ipd);
761 syslog(LOG_DEBUG, "MGR: Pre = %s Post = %s", ip_pre, ip_post);
769 sprintf(tmpstr5, "%s%d%s", ip_pre, n, ip_post);
[all...]
/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.c624 char ip_post[13]; local
708 ip_post[0] = '\0';
710 syslog(LOG_DEBUG, "MGR: Pre = %s Post = %s", ip_pre, ip_post);
725 sprintf(ip_post, ".%.3s", ipd);
727 syslog(LOG_DEBUG, "MGR: Pre = %s Post = %s", ip_pre, ip_post);
742 sprintf(ip_post, ".%.3s.%.3s", ipc, ipd);
744 syslog(LOG_DEBUG, "MGR: Pre = %s Post = %s", ip_pre, ip_post);
759 sprintf(ip_post, ".%.3s.%.3s.%.3s", ipb, ipc, ipd);
761 syslog(LOG_DEBUG, "MGR: Pre = %s Post = %s", ip_pre, ip_post);
769 sprintf(tmpstr5, "%s%d%s", ip_pre, n, ip_post);
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/pptpd/
H A Dpptpd.c616 char ip_post[13]; local
700 ip_post[0] = '\0';
702 syslog(LOG_DEBUG, "MGR: Pre = %s Post = %s", ip_pre, ip_post);
717 sprintf(ip_post, ".%.3s", ipd);
719 syslog(LOG_DEBUG, "MGR: Pre = %s Post = %s", ip_pre, ip_post);
734 sprintf(ip_post, ".%.3s.%.3s", ipc, ipd);
736 syslog(LOG_DEBUG, "MGR: Pre = %s Post = %s", ip_pre, ip_post);
751 sprintf(ip_post, ".%.3s.%.3s.%.3s", ipb, ipc, ipd);
753 syslog(LOG_DEBUG, "MGR: Pre = %s Post = %s", ip_pre, ip_post);
761 sprintf(tmpstr5, "%s%d%s", ip_pre, n, ip_post);
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/pptpd/
H A Dpptpd.c616 char ip_post[13]; local
700 ip_post[0] = '\0';
702 syslog(LOG_DEBUG, "MGR: Pre = %s Post = %s", ip_pre, ip_post);
717 sprintf(ip_post, ".%.3s", ipd);
719 syslog(LOG_DEBUG, "MGR: Pre = %s Post = %s", ip_pre, ip_post);
734 sprintf(ip_post, ".%.3s.%.3s", ipc, ipd);
736 syslog(LOG_DEBUG, "MGR: Pre = %s Post = %s", ip_pre, ip_post);
751 sprintf(ip_post, ".%.3s.%.3s.%.3s", ipb, ipc, ipd);
753 syslog(LOG_DEBUG, "MGR: Pre = %s Post = %s", ip_pre, ip_post);
761 sprintf(tmpstr5, "%s%d%s", ip_pre, n, ip_post);
[all...]

Completed in 126 milliseconds