Home
last modified time | relevance | path

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

/netbsd/src/usr.bin/find/
Dfind.c157 static bool notty; variable
/netbsd/src/external/bsd/ppp/dist/pppd/
Dtty.c153 bool notty = 0; /* Stdin/out is not a tty */ variable
/netbsd/src/sys/sys/
Dconf.h165 #define notty NULL macro
/netbsd/src/lib/libcurses/
Dcurses_private.h275 int notty; member