OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:notty
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/find/
find.c
157
static bool
notty
;
variable
163
notty
= !(isatty(STDIN_FILENO) || isatty(STDOUT_FILENO) ||
165
if (
notty
)
180
if (
notty
)
188
if (
notty
)
/src/sys/sys/
conf.h
165
#define
notty
NULL
macro
/src/lib/libcurses/
curses_private.h
275
int
notty
;
member in struct:__screen
Completed in 15 milliseconds
Indexes created Sat Feb 21 01:20:28 UTC 2026