HomeSort by: relevance | last modified time | path
    Searched refs:notty (Results 1 - 25 of 279) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/lib/libcurses/
tty.c 82 if (_cursesi_screen->notty == TRUE)
118 screen->notty = TRUE;
182 if (_cursesi_screen->notty == TRUE)
201 if (_cursesi_screen->notty == TRUE)
221 if (_cursesi_screen->notty == TRUE)
242 if (_cursesi_screen->notty == TRUE)
287 if (_cursesi_screen->notty == TRUE)
313 if (_cursesi_screen->notty == TRUE)
338 if (_cursesi_screen->notty == TRUE)
351 if (_cursesi_screen->notty == TRUE
    [all...]
  /src/usr.bin/find/
find.c 157 static bool notty; variable in typeref:typename:bool
163 notty = !(isatty(STDIN_FILENO) || isatty(STDOUT_FILENO) ||
165 if (notty)
180 if (notty)
188 if (notty)
  /src/sys/modules/examples/ping/
ping.c 59 .d_tty = notty,
  /src/sys/arch/emips/ebus/
stub_ebus.c 107 .d_tty = notty,
  /src/sys/modules/examples/mapper/
mapper.c 60 .d_tty = notty,
  /src/sys/modules/examples/ping_block/
ping.c 59 .d_tty = notty,
  /src/sys/rump/librump/rumpvfs/
devnull.c 55 .d_tty = notty,
  /src/sys/arch/mipsco/obio/
i82072.c 69 .d_tty = notty,
  /src/sys/modules/examples/panic_string/
panic_string.c 74 .d_tty = notty,
  /src/sys/modules/examples/readhappy/
readhappy.c 107 .d_tty = notty,
  /src/sys/arch/macppc/dev/
nvram.c 80 .d_tty = notty,
  /src/sys/arch/shark/ofw/
ofrom.c 79 .d_tty = notty,
  /src/sys/dev/altmem/
altmem.c 81 .d_tty = notty,
  /src/sys/dev/hdmicec/
hdmicec.c 73 .d_tty = notty,
  /src/sys/dev/ic/
icp_ioctl.c 104 .d_tty = notty,
  /src/sys/dev/ppbus/
pps_ppbus.c 71 .d_tty = notty,
  /src/sys/dev/
radio.c 74 .d_tty = notty,
veriexec.c 62 .d_tty = notty,
  /src/sys/dev/scsipi/
uk.c 85 .d_tty = notty,
  /src/sys/dev/wsfont/
wsfontdev.c 163 .d_tty = notty,
  /src/sys/kern/
subr_fault.c 237 .d_tty = notty,
tty_tty.c 166 .d_tty = notty,
  /src/sys/modules/examples/luareadhappy/
luareadhappy.c 75 .d_tty = notty,
  /src/sys/arch/i386/isa/
cmos.c 104 .d_tty = notty,
  /src/sys/arch/evbsh3/nextvod/
stasc.c 135 .d_tty = notty,

Completed in 18 milliseconds

1 2 3 4 5 6 7 8 91011>>