Searched refs:ti_verbosity (Results 1 – 6 of 6) sorted by relevance
72 if (T_info->ti_verbosity >= STATUS) { in frontend()83 if (T_info->ti_verbosity >= STATUS) in frontend()173 if (T_info->ti_verbosity >= WARNING) in read_spec()229 if (T_info->ti_verbosity >= STATUS) { in read_spec()236 if (T_info->ti_verbosity >= STATUS) in read_spec()271 if (T_info->ti_verbosity >= WARNING) in read_spec()293 if (T_info->ti_verbosity >= TRACING) in read_spec()302 if (T_info->ti_verbosity >= STATUS) in read_spec()314 if (T_info->ti_verbosity >= STATUS) in read_spec()
65 T_info.ti_verbosity = 0; in main()99 (T_info.ti_verbosity = atoi(optarg)) < 0) { in main()185 seterrseverity(T_info.ti_verbosity); in main()
90 if (T_info->ti_verbosity >= TRACING) { in do_extends()234 if (T_info->ti_verbosity >= TRACING) in do_extends()241 if (T_info->ti_verbosity >= STATUS) in do_extends()
52 int ti_verbosity; member
116 Verbosity = t_info->ti_verbosity; in xlator_init()117 seterrseverity(t_info->ti_verbosity); in xlator_init()
141 Verbose = t_info->ti_verbosity; in xlator_init()