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

  /src/lib/libc/termios/
Makefile.inc 6 cfsetspeed.c tcdrain.c tcflow.c tcflush.c tcgetattr.c tcgetpgrp.c \
14 MLINKS+=tcsendbreak.3 tcdrain.3 tcsendbreak.3 tcflow.3 \
tcflow.c 1 /* $NetBSD: tcflow.c,v 1.9 2012/06/25 22:32:46 abs Exp $ */
37 __RCSID("$NetBSD: tcflow.c,v 1.9 2012/06/25 22:32:46 abs Exp $");
50 __weak_alias(tcflow,_tcflow)
54 tcflow(int fd, int action)
  /src/sys/sys/
termios.h 279 int tcflow(int, int);
  /src/usr.bin/xlint/llib/
llib-lposix 287 int (tcflow)(int fildes, int action);
  /src/lib/libc/include/
namespace.h 745 #define tcflow _tcflow macro

Completed in 51 milliseconds