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

/freebsd-current/usr.bin/diff/
H A Ddiff.c143 int ch, dflags, lastch, gotstdin, prevoptind, newarg; local
146 gotstdin = 0;
423 gotstdin = 1;
433 gotstdin = 1;
451 if (gotstdin && (S_ISDIR(stb1.st_mode) || S_ISDIR(stb2.st_mode)))

Completed in 94 milliseconds