Home
last modified time | relevance | path

Searched defs:tcflow (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gdb.old/dist/readline/readline/
H A Drlwinsize.h55 # define tcflow(fd, action) ioctl(fd, TCXONC, action) macro
/netbsd-src/lib/libc/termios/
H A Dtcflow.c50 __weak_alias(tcflow,_tcflow) in __weak_alias() argument
/netbsd-src/external/gpl3/gdb/dist/readline/readline/
H A Drlwinsize.h55 # define tcflow(fd, action) ioctl(fd, TCXONC, action) macro
/netbsd-src/lib/libc/include/
H A Dnamespace.h735 #define tcflow _tcflow global() macro