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