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

/freebsd-9.3-release/usr.sbin/ppp/
H A Dip.c222 int len; /* bytes used in dbuff */
227 char dbuff[100], dstip[16]; local
318 snprintf(dbuff, sizeof dbuff, "sport = %d", sport);
327 snprintf(dbuff, sizeof dbuff, "sport = %d", sport);
357 snprintf(dbuff, sizeof dbuff, "sport = %d, dport = %d",
379 snprintf(dbuff, sizeof dbuff,
[all...]

Completed in 57 milliseconds