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

/macosx-10.5.8/xnu-1228.15.4/tools/tests/affinity/
H A Dtags.c15 int verbosity = 1; variable
18 if (verbosity > 1) { \
24 if (verbosity > 0) { \
36 " [-v V] verbosity level 0..2 (1)\n"
105 verbosity = atoi(optarg);
H A Dpool.c61 int verbosity = 1; variable
104 if (verbosity > 1) { \
112 if (verbosity > 0) { \
367 verbosity = atoi(optarg);
H A Dsets.c62 int verbosity = 1; variable
104 if (verbosity > 1) { \
112 if (verbosity > 0) { \
136 " [-v V] Level of verbosity 0..2 (1)\n"
388 verbosity = atoi(optarg);

Completed in 39 milliseconds