OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:log_DumpBuff
(Results
1 - 3
of
3
) sorted by null
/external/libppp/src/
log.h
91
extern void
log_DumpBuff
(int, const char *, const u_char *, int);
log.c
392
log_DumpBuff
(int lev, const char *hdr, const u_char *ptr, int n)
physical.c
835
log_DumpBuff
(LogPHYSICAL, "read", buf, ret);
843
log_DumpBuff
(LogPHYSICAL, "write", buf, nbytes);
Completed in 25 milliseconds