OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cfgetispeed
(Results
1 - 25
of
60
) sorted by null
1
2
3
/bionic/libc/include/
termios.h
39
speed_t
cfgetispeed
(const struct termios*);
/development/ndk/platforms/android-21/include/
termios.h
38
speed_t
cfgetispeed
(const struct termios*);
/prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/
termios.h
38
speed_t
cfgetispeed
(const struct termios*);
/prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/
termios.h
38
speed_t
cfgetispeed
(const struct termios*);
/prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/
termios.h
38
speed_t
cfgetispeed
(const struct termios*);
/prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/
termios.h
38
speed_t
cfgetispeed
(const struct termios*);
/prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/
termios.h
38
speed_t
cfgetispeed
(const struct termios*);
/prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/
termios.h
38
speed_t
cfgetispeed
(const struct termios*);
/prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/
termios.h
38
speed_t
cfgetispeed
(const struct termios*);
/prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/
termios.h
38
speed_t
cfgetispeed
(const struct termios*);
/prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/
termios.h
38
speed_t
cfgetispeed
(const struct termios*);
/prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/
termios.h
38
speed_t
cfgetispeed
(const struct termios*);
/prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/
termios.h
38
speed_t
cfgetispeed
(const struct termios*);
/prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/
termios.h
38
speed_t
cfgetispeed
(const struct termios*);
/prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/
termios.h
38
speed_t
cfgetispeed
(const struct termios*);
/prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/
termios.h
38
speed_t
cfgetispeed
(const struct termios*);
/prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/
termios.h
38
speed_t
cfgetispeed
(const struct termios*);
/prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/
termios.h
38
speed_t
cfgetispeed
(const struct termios*);
/prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/
termios.h
38
speed_t
cfgetispeed
(const struct termios*);
/prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/
termios.h
38
speed_t
cfgetispeed
(const struct termios*);
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
termios.h
52
extern speed_t
cfgetispeed
(__const struct termios *__termios_p) __THROW;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
termios.h
52
extern speed_t
cfgetispeed
(__const struct termios *__termios_p) __THROW;
/bionic/libc/include/android/
legacy_termios_inlines.h
73
static __inline speed_t
cfgetispeed
(const struct termios *s) {
function
/development/ndk/platforms/android-3/include/
termios.h
91
static __inline__ speed_t
cfgetispeed
(const struct termios *s)
function
/prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/
termios.h
91
static __inline__ speed_t
cfgetispeed
(const struct termios *s)
function
Completed in 1759 milliseconds
1
2
3