Searched refs:fetch_warnings (Results 1 – 21 of 21) sorted by relevance
157 fetch_warnings (void) // fetch the queue of warning messages in fetch_warnings() function
115 Emsg *fetch_warnings (void); // fetch the queue of warnings messages
331 Emsg *fetch_warnings (void); // fetch the queue of warning messages
188 m = lo->fetch_warnings (); in pr_load_objects()240 msg = pr_mesgs (exp->fetch_warnings (), GTXT ("No warnings\n"), NTXT ("")); in print_header()
2238 Emsg *m = (type == PSTAT_MSG) ? ptree->fetch_stats () : ptree->fetch_warnings (); in get_processor_msg()2888 Emsg *m = exp->fetch_warnings (); in get_filtered_events()
2622 PathTree::fetch_warnings () in fetch_warnings() function in PathTree
2778 Emsg *m = p->fetch_warnings (); in dump_proc_warnings()
1287 Emsg *m = exp->fetch_warnings (); in append_mesgs()
2518 for (Emsg *m = lo->fetch_warnings (); m; m = m->next) in read_map_file()6029 Experiment::fetch_warnings () in fetch_warnings() function in Experiment
600 for (Emsg *emsg = (prop == 1) ? exp->fetch_errors () : exp->fetch_warnings (); in dbeGetExpsProperty()744 char *msg2 = pr_mesgs (exp->fetch_warnings (), GTXT ("No warnings\n"), NTXT ("")); in dbeGetExpInfo()
1281 Emsg *m = exp->fetch_warnings ();
2783 Emsg *m = p->fetch_warnings (); in dump_proc_warnings()
2520 for (Emsg *m = lo->fetch_warnings (); m; m = m->next) in read_map_file()6031 Experiment::fetch_warnings () in fetch_warnings() function in Experiment