Home
last modified time | relevance | path

Searched defs:speedtab (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/libexec/getty/
H A Dsubr.c504 static struct speedtab { struct
507 } speedtab[] = { argument
/dflybsd-src/sys/sys/
H A Dtty.h195 struct speedtab { struct
196 int sp_speed; /* Speed. */
197 int sp_code; /* Code. */