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

/darwin-on-arm/xnu/bsd/kern/
H A Dtty_ptmx.c1022 ttnread(struct tty *tp) function
1060 retval = ttnread(tp);
1603 kn->kn_data = ttnread(tp);
H A Dtty.c133 static int ttnread(struct tty *tp);
1134 *(int *)data = ttnread(tp);
1525 retval = ttnread(tp);
1574 ttnread(struct tty *tp) function

Completed in 26 milliseconds