Searched refs:ttspeedtab (Results 1 – 2 of 2) sorted by relevance
| /xnu-10002.41.9/bsd/sys/ | ||
| H A D | tty.h | 319 int ttspeedtab(int speed, struct speedtab *table); |
| /xnu-10002.41.9/bsd/kern/ | ||
| H A D | tty.c | 2924 ttspeedtab(int speed, struct speedtab *table) in ttspeedtab() function |