Searched defs:show_error (Results 1 – 4 of 4) sorted by relevance
| /freebsd-14.2/contrib/xz/src/common/ |
| H A D | tuklib_exit.c | 25 tuklib_exit(int status, int err_status, int show_error) in tuklib_exit()
|
| /freebsd-14.2/contrib/less/ |
| H A D | pattern.c | 23 …ic int compile_pattern2(char *pattern, int search_type, PATTERN_TYPE *comp_pattern, int show_error) in compile_pattern2() 145 public int compile_pattern(char *pattern, int search_type, int show_error, PATTERN_TYPE *comp_patte… in compile_pattern()
|
| H A D | search.c | 163 static int set_pattern(struct pattern_info *info, char *pattern, int search_type, int show_error) in set_pattern() 1548 int show_error = !(search_type & SRCH_INCR); in search() local
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Target/ |
| H A D | Process.cpp | 1632 bool show_error = true; in CreateBreakpointSite() local
|