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

/freebsd-11-stable/usr.sbin/ppp/
H A Dipcp.c1066 char tbuff[100], tbuff2[100]; local
1092 snprintf(tbuff2, sizeof tbuff2, "%s changing address: %s ", tbuff,
1094 log_Printf(LogIPCP, "%s --> %s\n", tbuff2, inet_ntoa(ipaddr));
1196 snprintf(tbuff2, sizeof tbuff2, "%s %s,", tbuff, inet_ntoa(ipaddr));
1197 log_Printf(LogIPCP, "%s %s\n", tbuff2, inet_ntoa(dstipaddr));

Completed in 65 milliseconds