OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ttysetup
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.bin/tip/
cu.c
265
if (
ttysetup
((speed_t)BR) != 0) {
273
if (
ttysetup
((speed_t)BR) != 0) {
tip.c
237
if (
ttysetup
((speed_t)number(value(BAUDRATE))) != 0) {
246
if (
ttysetup
((speed_t)number(value(BAUDRATE))) != 0) {
558
ttysetup
(speed_t spd)
function in typeref:typename:int
tip.h
295
int
ttysetup
(speed_t);
/src/usr.bin/scmdctl/
scmdctl.c
66
int
ttysetup
(int, speed_t);
101
ttysetup
(int fd, speed_t spd)
function in typeref:typename:int
226
ttyerror =
ttysetup
(fd,(speed_t)baud_rate);
239
fprintf(stderr, "
ttysetup
: error return %d\n", ttyerror);
Completed in 13 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025