Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/
H A Dng_tty.h48 #define NGM_TTY_COOKIE 1226109660 macro
H A Dng_tty.c255 case NGM_TTY_COOKIE: in ngt_rcvmsg()
/freebsd/usr.sbin/ppp/
H A Dtty.c313 if (NgSendMsg(cs, ttypath, NGM_TTY_COOKIE, in LoadLineDiscipline()