Searched refs:log_DumpBuff (Results 1 – 3 of 3) sorted by relevance
| /mirbsd/src/usr.sbin/ppp/ppp/ |
| D | log.h | 93 extern void log_DumpBuff(int, const char *, const u_char *, int);
|
| D | log.c | 391 log_DumpBuff(int lev, const char *hdr, const u_char *ptr, int n) in log_DumpBuff() function
|
| D | physical.c | 834 log_DumpBuff(LogPHYSICAL, "read", buf, ret); in physical_Read() 842 log_DumpBuff(LogPHYSICAL, "write", buf, nbytes); in physical_Write()
|