Searched refs:QUIET (Results 1 – 3 of 3) sorted by relevance
73 makebsf.exe $QUIET -i 0x20008000 -j 0x20008800 -o "$bsf_file" -f "$flags"101 makedlf.exe $QUIET -p "$file_list" -l 0x0,0x80000,0x90000 -o "$output_dlf_file"
36 QUIET=-q215 cattoucan $QUIET -p localhost:$SESSION_DEBUG_OUT_PORT248 cattoucan $QUIET -p $PORT268 cattoucan $QUIET -p $PORT280 cattoucan $QUIET -p $PORT
68 internal static EnvVar QUIET = new EnvVar("QUIET"); field in CafeX.Program1837 QUIET.value = "-q"; in run()7651 if (makebsf.make(QUIET.value, bsf_file, flags) != 0) in make_boot1_system_file()7667 if (makedlf.make(QUIET.value, file_list, output_dlf_file, out commandResult) != 0) in make_boot_dlf()