OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fromatty
(Results
1 - 6
of
6
) sorted by relevancy
/src/usr.bin/ftp/
progressbar.h
58
GLOBAL int
fromatty
; /* input is from a terminal */
variable
progressbar.h
58
GLOBAL int
fromatty
; /* input is from a terminal */
variable
/src/usr.sbin/timed/timedc/
timedc.c
61
int
fromatty
;
variable
99
fromatty
= isatty(fileno(stdin));
104
if (
fromatty
) {
136
if (!
fromatty
)
timedc.c
61
int
fromatty
;
variable
99
fromatty
= isatty(fileno(stdin));
104
if (
fromatty
) {
136
if (!
fromatty
)
/src/usr.sbin/lpr/lpc/
lpc.c
71
int
fromatty
;
variable
106
fromatty
= isatty(fileno(stdin));
143
if (!
fromatty
)
lpc.c
71
int
fromatty
;
variable
106
fromatty
= isatty(fileno(stdin));
143
if (!
fromatty
)
Completed in 77 milliseconds
Indexes created Tue Sep 22 00:26:15 UTC 2026