Searched defs:doverbose (Results 1 – 2 of 2) sorted by relevance
94 static int doverbose = 0; variable
2696 set_option(const char * option, const char * value, int doverbose) in set_option()