OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:speed_t
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/sys/
termios.h
190
typedef unsigned int
speed_t
;
typedef in typeref:typename:unsigned int
272
speed_t
cfgetispeed(const struct termios *);
273
speed_t
cfgetospeed(const struct termios *);
274
int cfsetispeed(struct termios *,
speed_t
);
275
int cfsetospeed(struct termios *,
speed_t
);
289
int cfsetspeed(struct termios *,
speed_t
);
Completed in 11 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025