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

/osnet-11/usr/src/lib/libc/port/gen/
H A Dtcsendbreak.c32 #pragma weak _tcsendbreak = tcsendbreak
47 tcsendbreak(int fildes, int duration) function
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/POSIX/
H A DPOSIX.pm868 tcflow tcflush tcgetattr tcsendbreak tcsetattr )],
H A DPOSIX.xs220 #define tcsendbreak(x,y) not_here("tcsendbreak")
1681 tcsendbreak(fd, duration)
/osnet-11/usr/src/lib/libc/i386/
H A DMakefile.com566 tcsendbreak.o \
/osnet-11/usr/src/lib/libc/sparc/
H A DMakefile.com599 tcsendbreak.o \
/osnet-11/usr/src/lib/libc/sparcv9/
H A DMakefile.com562 tcsendbreak.o \
/osnet-11/usr/src/lib/libc/amd64/
H A DMakefile540 tcsendbreak.o \
/osnet-11/usr/src/lib/libc/port/
H A Dllib-lc1036 /* tcsendbreak.c */
1037 int tcsendbreak(int fildes, int duration);

Completed in 33 milliseconds