OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BAUDRATE
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/tip/aculib/
v3451.c
59
int slow = number(value(
BAUDRATE
)) < 1200;
/src/usr.bin/tip/
tip.c
237
if (ttysetup((speed_t)number(value(
BAUDRATE
))) != 0) {
239
(int)number(value(
BAUDRATE
)));
246
if (ttysetup((speed_t)number(value(
BAUDRATE
))) != 0) {
248
(int)number(value(
BAUDRATE
)));
tip.h
193
#define
BAUDRATE
1
Completed in 96 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025