Searched defs:tool_vars (Results 1 – 1 of 1) sorted by relevance
25 typedef struct tool_vars { struct26 Backend *tv_be;27 int tv_dbnum;28 int tv_verbose;29 int tv_quiet;30 int tv_update_ctxcsn;31 int tv_continuemode;32 int tv_nosubordinates;33 int tv_dryrun;34 int tv_scope;[all …]