HomeSort by: relevance | last modified time | path
    Searched refs:to_stdout (Results 1 - 6 of 6) sorted by relevancy

  /src/crypto/external/bsd/heimdal/dist/kdc/
hprop.c 45 static int to_stdout; variable
119 if(to_stdout)
141 { "stdout", 'n', arg_flag, &to_stdout, "dump to stdout", NULL },
432 if(!to_stdout)
461 if (to_stdout)
  /src/bin/pax/
ar_subs.c 444 !to_stdout)
479 if (to_stdout)
499 if (!to_stdout)
extern.h 257 extern int to_stdout;
pax.c 107 int to_stdout; /* extract to stdout */ variable
options.c 1194 to_stdout = 1;
  /src/external/gpl3/gcc/dist/gcc/
genemit.cc 940 bool to_stdout = false;
945 to_stdout = true;
960 bool is_last = !to_stdout && output_files.is_empty ();
970 else if (to_stdout)
933 bool to_stdout = false; local

Completed in 17 milliseconds