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

/freebsd-10.0-release/usr.bin/fetch/
H A Dfetch.c74 static int o_stdout; /* output file is stdout */ variable
527 if (!o_stdout) {
579 if (l_flag && strcmp(url->scheme, "file") == 0 && !o_stdout) {
587 if (us.size == -1 && !o_stdout && v_level > 0)
599 if (o_stdout) {
765 if (!n_flag && us.mtime && !o_stdout && of != NULL &&
1097 o_stdout = 1;
1138 if (o_stdout) {
/freebsd-10.0-release/contrib/dialog/
H A Ddialog.c128 ,o_stdout enumerator in enum:__anon798
291 { "stdout", o_stdout, 1, "" },
1737 case o_stdout:

Completed in 198 milliseconds