Home
last modified time | relevance | path

Searched refs:LogPHYSICAL (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.sbin/ppp/
H A Dlog.h47 #define LogPHYSICAL (17) /* syslog(LOG_INFO, ....) */ macro
H A Dphysical.c810 log_DumpBuff(LogPHYSICAL, "read", buf, ret); in physical_Read()
818 log_DumpBuff(LogPHYSICAL, "write", buf, nbytes); in physical_Write()