Home
last modified time | relevance | path

Searched refs:noerror (Results 1 – 9 of 9) sorted by relevance

/freebsd-12.1/contrib/gdb/gdb/tui/
H A Dtui-source.c44 tui_set_source_content (struct symtab *s, int line_no, int noerror) in tui_set_source_content() argument
63 if (!noerror) in tui_set_source_content()
298 tui_show_symtab_source (struct symtab *s, union tui_line_or_address line, int noerror) in tui_show_symtab_source() argument
301 tui_update_source_window_as_is (TUI_SRC_WIN, s, line, noerror); in tui_show_symtab_source()
H A Dtui-winsource.c74 union tui_line_or_address line_or_addr, int noerror) in tui_update_source_window() argument
77 tui_update_source_window_as_is (win_info, s, line_or_addr, noerror); in tui_update_source_window()
87 union tui_line_or_address line_or_addr, int noerror) in tui_update_source_window_as_is() argument
92 ret = tui_set_source_content (s, line_or_addr.line_no, noerror); in tui_update_source_window_as_is()
H A Dtui-hooks.c263 int stopline, int noerror) in tui_print_frame_info_listing_hook() argument
/freebsd-12.1/contrib/gdb/gdb/
H A Dsource.c1104 int noerror);
1106 print_source_lines_base (struct symtab *s, int line, int stopline, int noerror) in print_source_lines_base() argument
1130 noerror = 1; in print_source_lines_base()
1136 noerror = 1; in print_source_lines_base()
1143 if (!noerror) in print_source_lines_base()
1228 print_source_lines (struct symtab *s, int line, int stopline, int noerror) in print_source_lines() argument
1230 print_source_lines_base (s, line, stopline, noerror); in print_source_lines()
H A Ddefs.h1220 int noerror);
H A Dtop.c213 int stopline, int noerror);
/freebsd-12.1/sys/cam/ata/
H A Data_xpt.c795 goto noerror; in probedone()
804 goto noerror; in probedone()
814 goto noerror; in probedone()
822 goto noerror; in probedone()
853 noerror: in probedone()
/freebsd-12.1/contrib/tcsh/
H A Dcomplete.tcsh224 lcase notrunc ucase swab noerror sync)"/,\
226 lcase notrunc ucase swab noerror sync)"/,\
/freebsd-12.1/contrib/unbound/doc/
H A DChangelog7890 - hardening, if error reply with rcode=0 (noerror) send servfail.
8267 - nsec3 support for cname chain ending in noerror or nodata.