Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/syslogd/
Dttymsg.c174 to.tv_sec = TTYMSGTIME; in ttymsg()
211 to.tv_sec = TTYMSGTIME; in ttycb()
Dsyslogd.h44 #define TTYMSGTIME 1 /* timeout used by ttymsg */ macro