Searched refs:tcsendbreak (Results 1 - 11 of 11) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dtcsendbreak.c32 #pragma weak _tcsendbreak = tcsendbreak
47 tcsendbreak(int fildes, int duration) function
/illumos-gate/usr/src/lib/libbc/libc/gen/common/
H A Dposix_tty.c148 tcsendbreak(int fd, int duration) function
/illumos-gate/usr/src/lib/libbc/inc/include/sys/
H A Dtermios.h270 int tcsendbreak(/* int fildes, int duration */);
/illumos-gate/usr/src/lib/libbc/inc/include/
H A Dtermios.h270 int tcsendbreak(/* int fildes, int duration */);
/illumos-gate/usr/src/uts/common/sys/
H A Dtermios.h109 extern int tcsendbreak(int, int);
/illumos-gate/usr/src/lib/libc/i386/
H A DMakefile.com596 tcsendbreak.o \
/illumos-gate/usr/src/lib/libc/sparcv9/
H A DMakefile.com587 tcsendbreak.o \
/illumos-gate/usr/src/lib/libc/amd64/
H A DMakefile563 tcsendbreak.o \
/illumos-gate/usr/src/lib/libc/port/
H A Dllib-lc1024 /* tcsendbreak.c */
1025 int tcsendbreak(int fildes, int duration);
/illumos-gate/usr/src/lib/libc/sparc/
H A DMakefile.com630 tcsendbreak.o \
/illumos-gate/usr/src/man/man3c/
H A DMakefile461 tcsendbreak.3c \

Completed in 138 milliseconds