OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fromatty
(Results
1 - 9
of
9
) sorted by relevancy
/src/usr.bin/ftp/
progressbar.h
58
GLOBAL int
fromatty
; /* input is from a terminal */
variable
main.c
254
fromatty
= isatty(fileno(stdin));
260
if (
fromatty
) /* editing mode on if tty is usable */
675
if (
fromatty
) {
686
if (
fromatty
)
708
if (
fromatty
)
cmds.c
487
if (!mflag &&
fromatty
) {
511
if (!mflag &&
fromatty
) {
539
if (!mflag &&
fromatty
) {
652
if (
fromatty
)
662
if (mflag &&
fromatty
) {
736
if (!mflag &&
fromatty
) {
1242
if (!mflag &&
fromatty
) {
1404
if (!mflag &&
fromatty
) {
progressbar.c
384
if (
fromatty
)
ftp.c
306
if (
fromatty
)
320
if (
fromatty
)
1913
if (
fromatty
)
fetch.c
1922
if (
fromatty
) {
1938
if (
fromatty
) {
util.c
319
if (
fromatty
)
/src/usr.sbin/timed/timedc/
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
)
Completed in 35 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026