Home
last modified time | relevance | path

Searched defs:BeQuiet (Results 1 – 3 of 3) sorted by path

/dports/ftp/lftp/lftp-4.9.2/src/
H A DFindJob.h109 void BeQuiet() { quiet=true; } in BeQuiet() function
H A DmkdirJob.h50 void BeQuiet() { quiet=true; } in BeQuiet() function
/dports/graphics/mandelbulber/mandelbulber2-2.26/mandelbulber2/src/
H A Dsettings.hpp77 void BeQuiet(bool _quiet) { quiet = _quiet; } in BeQuiet() function in cSettings