Searched refs:ngt_write (Results 1 – 2 of 2) sorted by relevance
| /dragonfly/sys/netgraph7/tty/ |
| HD | ng_tty.c | 106 static int ngt_write(struct tty *tp, struct uio *uio, int flag); 132 .l_write = ngt_write, 275 ngt_write(struct tty *tp, struct uio *uio, int flag) in ngt_write() function
|
| /dragonfly/sys/netgraph/tty/ |
| HD | ng_tty.c | 123 static int ngt_write(struct tty *tp, struct uio *uio, int flag); 148 ngt_write, 293 ngt_write(struct tty *tp, struct uio *uio, int flag) in ngt_write() function
|