Home
last modified time | relevance | path

Searched refs:notty (Results 1 – 25 of 283) sorted by relevance

12345678910>>...12

/netbsd-src/lib/libcurses/
H A Dtty.c82 if (_cursesi_screen->notty == TRUE) in baudrate()
118 screen->notty = TRUE; in _cursesi_gettmode()
182 if (_cursesi_screen->notty == TRUE) in raw()
201 if (_cursesi_screen->notty == TRUE) in noraw()
221 if (_cursesi_screen->notty == TRUE) in cbreak()
242 if (_cursesi_screen->notty == TRUE) in nocbreak()
287 if (_cursesi_screen->notty == TRUE) in __delay()
313 if (_cursesi_screen->notty == TRUE) in __nodelay()
338 if (_cursesi_screen->notty == TRUE) in __save_termios()
351 if (_cursesi_screen->notty in __restore_termios()
[all...]
/netbsd-src/usr.bin/find/
H A Dfind.c157 static bool notty; variable
163 notty = !(isatty(STDIN_FILENO) || isatty(STDOUT_FILENO) || in sig_init()
165 if (notty) in sig_init()
180 if (notty) in sig_lock()
188 if (notty) in sig_unlock()
/netbsd-src/sys/dev/
H A Dmm.c68 .d_tty = notty,
84 .d_tty = notty,
H A Drandom.c89 .d_tty = notty,
/netbsd-src/sys/modules/examples/ping/
H A Dping.c59 .d_tty = notty,
/netbsd-src/sys/kern/
H A Dtty_ptm.c78 .d_tty = notty,
440 .d_tty = notty,
H A Dtty_tty.c166 .d_tty = notty,
/netbsd-src/sys/arch/emips/ebus/
H A Dstub_ebus.c107 .d_tty = notty,
/netbsd-src/sys/rump/librump/rumpvfs/
H A Ddevnull.c55 .d_tty = notty,
/netbsd-src/sys/modules/examples/ping_block/
H A Dping.c59 .d_tty = notty,
/netbsd-src/sys/modules/examples/mapper/
H A Dmapper.c60 .d_tty = notty,
/netbsd-src/sys/modules/examples/panic_string/
H A Dpanic_string.c74 .d_tty = notty,
/netbsd-src/sys/arch/mipsco/obio/
H A Di82072.c69 .d_tty = notty,
/netbsd-src/sys/modules/examples/readhappy/
H A Dreadhappy.c107 .d_tty = notty,
/netbsd-src/sys/arch/i386/isa/
H A Dcmos.c104 .d_tty = notty,
/netbsd-src/sys/arch/evbsh3/nextvod/
H A Dstasc.c135 .d_tty = notty,
/netbsd-src/sys/arch/sh3/dev/
H A Dwdog.c77 .d_tty = notty,
/netbsd-src/sys/modules/examples/fopsmapper/
H A Dfopsmapper.c62 .d_tty = notty,
/netbsd-src/sys/modules/examples/luareadhappy/
H A Dluareadhappy.c75 .d_tty = notty,
/netbsd-src/sys/dev/wsfont/
H A Dwsfontdev.c163 .d_tty = notty,
/netbsd-src/sys/arch/macppc/dev/
H A Dnvram.c80 .d_tty = notty,
/netbsd-src/sys/dev/acpi/
H A Dacpi_dev.c51 .d_tty = notty,
/netbsd-src/sys/modules/examples/readhappy_mpsafe/
H A Dreadhappy_mpsafe.c128 .d_tty = notty,
/netbsd-src/sys/dev/scsipi/
H A Duk.c85 .d_tty = notty,
/netbsd-src/sys/dev/ic/
H A Dqemufwcfg.c165 .d_tty = notty,

12345678910>>...12