Searched refs:ngt_tioctl (Results 1 – 2 of 2) sorted by relevance
| /dflybsd-src/sys/netgraph7/tty/ |
| H A D | ng_tty.c | 107 static int ngt_tioctl(struct tty *tp, 133 .l_ioctl = ngt_tioctl, 284 ngt_tioctl(struct tty *tp, u_long cmd, caddr_t data, int flag, struct ucred *cred) in ngt_tioctl() function
|
| /dflybsd-src/sys/netgraph/tty/ |
| H A D | ng_tty.c | 124 static int ngt_tioctl(struct tty *tp, 149 ngt_tioctl, 302 ngt_tioctl(struct tty *tp, u_long cmd, caddr_t data, int flag, struct ucred *cred) in ngt_tioctl() function
|