Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/ppp/
H A Dsync.c57 log_DumpBp(LogSYNC, "Write", bp); in sync_LayerPush()
71 log_DumpBp(LogSYNC, "Read", bp); in sync_LayerPull()
H A Dlog.h49 #define LogSYNC (18) /* syslog(LOG_INFO, ....) */ macro