OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PPP_TRANS
sys/net/ppp_tty.c
563
if (putc(*start ^ PPP_TRANS, &tp->t_outq)) {
sys/net/ppp_tty.c
594
*p++ = c ^ PPP_TRANS;
sys/net/ppp_tty.c
600
*p++ = c ^ PPP_TRANS;
sys/net/ppp_tty.c
923
c ^= PPP_TRANS;
usr.sbin/pppd/demand.c
226
c ^= PPP_TRANS;