Home
last modified time | relevance | path

Searched refs:xmits (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ncurses/ncurses/tty/
H A Dlib_mvcur.c1157 static unsigned long xmits; variable
1165 xmits += strlen(string); in tputs()
1347 xmits = 0; in main()
1379 n, xmits, (int) cumtime, perchar); in main()
1387 float totalest = cumtime + xmits * 9 * 1e6 / speeds[i]; in main()
/freebsd/share/termcap/
H A Dtermcap3571 # the 912 has a <funct> key that's like shift: <funct>8 xmits "^A8\r".