Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/ppp/
H A Dlog.h85 extern void log_DumpBuff(int, const char *, const u_char *, int);
H A Dlog.c393 log_DumpBuff(int lev, const char *hdr, const u_char *ptr, int n) in log_DumpBuff() function
H A Dphysical.c806 log_DumpBuff(LogPHYSICAL, "read", buf, ret); in physical_Read()
814 log_DumpBuff(LogPHYSICAL, "write", buf, nbytes); in physical_Write()