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 - 3
of
3
) 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
);
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
);
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 152 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025