Home
last modified time | relevance | path

Searched refs:cfgetospeed (Results 1 – 25 of 882) sorted by relevance

12345678910>>...36

/dports/devel/gnulib/gnulib-20140202-stable/doc/posix-functions/
H A Dcfgetospeed.texi1 @node cfgetospeed
2 @section @code{cfgetospeed}
3 @findex cfgetospeed
5 POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/cfgetospeed.ht…
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/doc/posix-functions/
H A Dcfgetospeed.texi1 @node cfgetospeed
2 @section @code{cfgetospeed}
3 @findex cfgetospeed
5 POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9699919799/functions/cfgetospeed.…
/dports/devel/ncurses/ncurses-6.3/include/
H A Dnc_termios.h63 #ifndef cfgetospeed
64 #define cfgetospeed(t) ((t)->c_cflag & CBAUD) macro
144 #ifndef cfgetospeed
145 #define cfgetospeed(t) ((t)->c_cflag & CBAUD) macro
/dports/comms/picocom/picocom-3.1/
H A Dcustbaud_bsd.c75 return cfgetospeed(tiop); in cfgetospeed_custom()
111 baudrate = cfgetospeed(&tios); in tcsetattr_custom()
116 baudrate0 = cfgetospeed(&tio0); in tcsetattr_custom()
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/ksh93/include/
H A Dterminal.h61 # undef cfgetospeed
76 # undef cfgetospeed
77 # define cfgetospeed(tp) ((tp)->c_cflag & CBAUD) macro
93 # define cfgetospeed(tp) ((tp)->c_cflag & CBAUD) macro
/dports/shells/ksh93/ast-93u/src/cmd/ksh93/include/
H A Dterminal.h61 # undef cfgetospeed
76 # undef cfgetospeed
77 # define cfgetospeed(tp) ((tp)->c_cflag & CBAUD) macro
93 # define cfgetospeed(tp) ((tp)->c_cflag & CBAUD) macro
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/ksh93/include/
H A Dterminal.h61 # undef cfgetospeed
76 # undef cfgetospeed
77 # define cfgetospeed(tp) ((tp)->c_cflag & CBAUD) macro
93 # define cfgetospeed(tp) ((tp)->c_cflag & CBAUD) macro
/dports/lang/fpc-source/fpc-3.2.2/packages/libc/src/
H A Dtermiosh.inc4 function cfgetospeed(__termios_p:Ptermios):speed_t;cdecl;external clib name 'cfgetospeed';
22 function cfgetospeed(const __termios_p: termios):speed_t;cdecl;external clib name 'cfgetospeed';
/dports/lang/zig-devel/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/src/termios/
H A Dcfgetospeed.c5 speed_t cfgetospeed(const struct termios *tio) in cfgetospeed() function
12 return cfgetospeed(tio); in cfgetispeed()
/dports/devel/wasi-libc/wasi-libc-ad5133410f66b93a2381db5b542aad5e0964db96/libc-top-half/musl/src/termios/
H A Dcfgetospeed.c5 speed_t cfgetospeed(const struct termios *tio) in cfgetospeed() function
12 return cfgetospeed(tio); in cfgetispeed()
/dports/lang/zig/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/src/termios/
H A Dcfgetospeed.c5 speed_t cfgetospeed(const struct termios *tio) in cfgetospeed() function
12 return cfgetospeed(tio); in cfgetispeed()
/dports/lang/zig-devel/zig-0.9.0/lib/libc/musl/src/termios/
H A Dcfgetospeed.c5 speed_t cfgetospeed(const struct termios *tio) in cfgetospeed() function
12 return cfgetospeed(tio); in cfgetispeed()
/dports/lang/zig/zig-0.9.0/lib/libc/musl/src/termios/
H A Dcfgetospeed.c5 speed_t cfgetospeed(const struct termios *tio) in cfgetospeed() function
12 return cfgetospeed(tio); in cfgetispeed()
/dports/devel/emscripten/emscripten-2.0.3/system/lib/libc/musl/src/termios/
H A Dcfgetospeed.c5 speed_t cfgetospeed(const struct termios *tio) in cfgetospeed() function
12 return cfgetospeed(tio); in cfgetispeed()
/dports/devel/tinygo/tinygo-0.14.1/lib/wasi-libc/libc-top-half/musl/src/termios/
H A Dcfgetospeed.c5 speed_t cfgetospeed(const struct termios *tio) in cfgetospeed() function
12 return cfgetospeed(tio); in cfgetispeed()
/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/termios/
H A Dcfgetospeed.c48 __weak_alias(cfgetospeed,_cfgetospeed) in __weak_alias() argument
52 cfgetospeed(const struct termios *t) in __weak_alias()
H A DMakefile.inc5 SRCS+= cfgetispeed.c cfgetospeed.c cfmakeraw.c cfsetispeed.c cfsetospeed.c \
14 tcsetattr.3 cfgetospeed.3 tcsetattr.3 cfmakeraw.3 \
/dports/shells/ksh93/ast-93u/src/lib/libast/features/
H A Dtty29 # undef cfgetospeed
44 # undef cfgetospeed
45 # define cfgetospeed(tp) ((tp)->c_cflag & CBAUD)
49 # define cfgetospeed(tp) ((tp)->c_cflag & CBAUD)
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libast/features/
H A Dtty29 # undef cfgetospeed
44 # undef cfgetospeed
45 # define cfgetospeed(tp) ((tp)->c_cflag & CBAUD)
49 # define cfgetospeed(tp) ((tp)->c_cflag & CBAUD)
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libast/features/
H A Dtty29 # undef cfgetospeed
44 # undef cfgetospeed
45 # define cfgetospeed(tp) ((tp)->c_cflag & CBAUD)
49 # define cfgetospeed(tp) ((tp)->c_cflag & CBAUD)
/dports/news/atp/atp-1.50/editline/
H A Dsysunix.c22 #define cfgetospeed edl_cfgetospeed macro
24 #define cfgetospeed(s) 13 macro
38 ospeed = cfgetospeed(&old); in rl_ttyset()
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/posix/
H A Dtermios.d244 speed_t cfgetospeed(const scope termios*); in version()
352 speed_t cfgetospeed(const scope termios*); in version()
461 speed_t cfgetospeed(const scope termios*); in version()
569 speed_t cfgetospeed(const scope termios*); in version()
677 speed_t cfgetospeed(const scope termios*); in version()
785 speed_t cfgetospeed(const scope termios*); in version()
917 speed_t cfgetospeed(const scope termios*); in version()
1033 speed_t cfgetospeed(const scope termios*); in version()
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/posix/
H A Dtermios.d244 speed_t cfgetospeed(const scope termios*); in version()
352 speed_t cfgetospeed(const scope termios*); in version()
461 speed_t cfgetospeed(const scope termios*); in version()
569 speed_t cfgetospeed(const scope termios*); in version()
677 speed_t cfgetospeed(const scope termios*); in version()
785 speed_t cfgetospeed(const scope termios*); in version()
917 speed_t cfgetospeed(const scope termios*); in version()
1033 speed_t cfgetospeed(const scope termios*); in version()
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/posix/
H A Dtermios.d243 speed_t cfgetospeed(in termios*); in version()
351 speed_t cfgetospeed(in termios*); in version()
460 speed_t cfgetospeed(in termios*); in version()
568 speed_t cfgetospeed(in termios*); in version()
676 speed_t cfgetospeed(in termios*); in version()
784 speed_t cfgetospeed(in termios*); in version()
916 speed_t cfgetospeed(in termios*); in version()
1032 speed_t cfgetospeed(in termios*); in version()
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/posix/
H A Dtermios.d244 speed_t cfgetospeed(const scope termios*); in version()
352 speed_t cfgetospeed(const scope termios*); in version()
461 speed_t cfgetospeed(const scope termios*); in version()
569 speed_t cfgetospeed(const scope termios*); in version()
677 speed_t cfgetospeed(const scope termios*); in version()
785 speed_t cfgetospeed(const scope termios*); in version()
917 speed_t cfgetospeed(const scope termios*); in version()
1033 speed_t cfgetospeed(const scope termios*); in version()

12345678910>>...36