HomeSort by: relevance | last modified time | path
    Searched defs:tcflow (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl3/gdb/dist/readline/readline/
rlwinsize.h 54 #if defined (M_UNIX) && !defined (_SCO_DS) && !defined (tcflow)
55 # define tcflow(fd, action) ioctl(fd, TCXONC, action) macro
rlwinsize.h 54 #if defined (M_UNIX) && !defined (_SCO_DS) && !defined (tcflow)
55 # define tcflow(fd, action) ioctl(fd, TCXONC, action) macro
  /src/external/gpl3/gdb.old/dist/readline/readline/
rlwinsize.h 54 #if defined (M_UNIX) && !defined (_SCO_DS) && !defined (tcflow)
55 # define tcflow(fd, action) ioctl(fd, TCXONC, action) macro
rlwinsize.h 54 #if defined (M_UNIX) && !defined (_SCO_DS) && !defined (tcflow)
55 # define tcflow(fd, action) ioctl(fd, TCXONC, action) macro
  /src/external/bsd/ppp/dist/pppd/
termios_linux.h 103 static inline int tcflow(int fd, int a) function
termios_linux.h 103 static inline int tcflow(int fd, int a) function
  /src/lib/libc/include/
namespace.h 745 #define tcflow _tcflow macro
namespace.h 745 #define tcflow _tcflow macro

Completed in 40 milliseconds