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