Searched refs:oobdata (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/libexec/rlogind/
H A Drlogind.c322 char oobdata[] = {TIOCPKT_WINDOW}; variable
336 oobdata[0] &= ~TIOCPKT_WINDOW; /* we know he heard */
363 send(f, oobdata, 1, MSG_OOB); /* indicate new rlogin */
399 cntl |= oobdata[0];
453 pibuf[0] |= oobdata[0];

Completed in 75 milliseconds