Home
last modified time | relevance | path

Searched defs:speeds (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/usr.bin/tset/
H A Dmap.c216 typedef struct speeds { struct
221 SPEEDS speeds[] = { argument
/dflybsd-src/usr.sbin/ppp/
H A Ddefs.c170 static const struct speeds { struct
173 } speeds[] = { argument
/dflybsd-src/contrib/ncurses/progs/
H A Dtset.c229 typedef struct speeds { struct
234 static const SPEEDS speeds[] = variable
/dflybsd-src/contrib/ncurses/ncurses/tinfo/
H A Dlib_baudrate.c104 static struct speed const speeds[] = variable
/dflybsd-src/contrib/ncurses/ncurses/tty/
H A Dlib_mvcur.c1332 int speeds[] = in main() local