OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cfgetispeed
(Results
1 - 25
of
48
) sorted by null
1
2
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/syscalls/
cfgetispeed.c
8
speed_t
cfgetispeed
(const struct termios *termios_p) {
function
/development/ndk/platforms/android-3/include/
termios.h
91
static __inline__ speed_t
cfgetispeed
(const struct termios *s)
function
/external/openssh/openbsd-compat/
bsd-nextstep.c
85
speed_t
cfgetispeed
(const struct termios *t)
function
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
termios.h
91
static __inline__ speed_t
cfgetispeed
(const struct termios *s)
function
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
termios.h
91
static __inline__ speed_t
cfgetispeed
(const struct termios *s)
function
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
termios.h
91
static __inline__ speed_t
cfgetispeed
(const struct termios *s)
function
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
termios.h
91
static __inline__ speed_t
cfgetispeed
(const struct termios *s)
function
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
termios.h
91
static __inline__ speed_t
cfgetispeed
(const struct termios *s)
function
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
termios.h
91
static __inline__ speed_t
cfgetispeed
(const struct termios *s)
function
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
termios.h
91
static __inline__ speed_t
cfgetispeed
(const struct termios *s)
function
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
termios.h
91
static __inline__ speed_t
cfgetispeed
(const struct termios *s)
function
/prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/
termios.h
91
static __inline__ speed_t
cfgetispeed
(const struct termios *s)
function
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/
termios.h
91
static __inline__ speed_t
cfgetispeed
(const struct termios *s)
function
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/
termios.h
91
static __inline__ speed_t
cfgetispeed
(const struct termios *s)
function
/prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/
termios.h
91
static __inline__ speed_t
cfgetispeed
(const struct termios *s)
function
/prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/
termios.h
91
static __inline__ speed_t
cfgetispeed
(const struct termios *s)
function
/prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/
termios.h
91
static __inline__ speed_t
cfgetispeed
(const struct termios *s)
function
/prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/
termios.h
91
static __inline__ speed_t
cfgetispeed
(const struct termios *s)
function
/prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/
termios.h
91
static __inline__ speed_t
cfgetispeed
(const struct termios *s)
function
/prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/
termios.h
91
static __inline__ speed_t
cfgetispeed
(const struct termios *s)
function
/prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/
termios.h
91
static __inline__ speed_t
cfgetispeed
(const struct termios *s)
function
/prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/
termios.h
91
static __inline__ speed_t
cfgetispeed
(const struct termios *s)
function
/prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/
termios.h
91
static __inline__ speed_t
cfgetispeed
(const struct termios *s)
function
/prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/
termios.h
91
static __inline__ speed_t
cfgetispeed
(const struct termios *s)
function
/prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/
termios.h
91
static __inline__ speed_t
cfgetispeed
(const struct termios *s)
function
Completed in 2065 milliseconds
1
2