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

/freebsd-11-stable/usr.sbin/ppp/
H A Dlog.h93 extern void log_DumpBuff(int, const char *, const u_char *, int);
H A Dlog.c405 log_DumpBuff(int lev, const char *hdr, const u_char *ptr, int n) function
H A Dphysical.c823 log_DumpBuff(LogPHYSICAL, "read", buf, ret);
831 log_DumpBuff(LogPHYSICAL, "write", buf, nbytes);

Completed in 110 milliseconds