Searched refs:fromatty (Results 1 - 12 of 12) sorted by relevance

/macosx-10.10.1/Heimdal-398.1.2/appl/ftp/ftp/
H A Dftp_var.h53 extern int fromatty; /* input is from a terminal */
H A Dglobals.c12 int fromatty; /* input is from a terminal */ variable
H A Dmain.c128 fromatty = isatty(fileno(stdin));
129 if (fromatty)
280 if (fromatty) {
H A Dcmds.c428 if (mflag && fromatty) {
498 if (!mflag && fromatty) {
525 if (!mflag && fromatty) {
552 if (!mflag && fromatty) {
754 if (!mflag && fromatty) {
1117 if (!mflag && fromatty) {
1218 if (!mflag && fromatty) {
/macosx-10.10.1/lukemftp-14/tnftp/src/
H A Dprogressbar.h66 GLOBAL int fromatty; /* input is from a terminal */ variable
H A Dmain.c286 fromatty = isatty(fileno(stdin));
292 if (fromatty) /* editing mode on if tty is usable */
671 if (fromatty) {
682 if (fromatty)
704 if (fromatty)
H A Dcmds.c499 if (!mflag && fromatty) {
523 if (!mflag && fromatty) {
551 if (!mflag && fromatty) {
661 if (fromatty)
671 if (mflag && fromatty) {
746 if (!mflag && fromatty) {
1248 if (!mflag && fromatty) {
1406 if (!mflag && fromatty) {
H A Dprogressbar.c397 if (fromatty)
H A Dftp.c304 if (fromatty)
318 if (fromatty)
1852 if (fromatty)
H A Dftp.c.orig300 if (fromatty)
314 if (fromatty)
1819 if (fromatty)
H A Dutil.c336 if (fromatty)
/macosx-10.10.1/remote_cmds-47/timed.tproj/timedc.tproj/
H A Dtimedc.c64 int fromatty; variable
105 fromatty = isatty(fileno(stdin));
110 if (fromatty) {
143 if (!fromatty)

Completed in 121 milliseconds