Home
last modified time | relevance | path

Searched refs:RING_WAIT (Results 1 – 3 of 3) sorted by relevance

/freebsd/include/protocols/
H A Dtalkd.h117 #define RING_WAIT 30 /* time to wait before resending invitation */ macro
/freebsd/usr.bin/talk/
H A Dinvite.c69 itimer.it_value.tv_sec = RING_WAIT; in invite_remote()
/freebsd/libexec/talkd/
H A Dannounce.c155 if (ttymsg(&iovec, 1, tty, RING_WAIT - 5) != NULL) in print_mesg()