Searched defs:show_error (Results 1 – 4 of 4) sorted by relevance
| /src/contrib/xz/src/common/ |
| H A D | tuklib_exit.c | 24 tuklib_exit(int status, int err_status, int show_error) in tuklib_exit()
|
| /src/contrib/less/ |
| H A D | pattern.c | 23 …mpile_pattern2(constant char *pattern, int search_type, PATTERN_TYPE *comp_pattern, int show_error) in compile_pattern2() 146 public int compile_pattern(constant char *pattern, int search_type, int show_error, PATTERN_TYPE *c… in compile_pattern()
|
| H A D | search.c | 180 …int set_pattern(struct pattern_info *info, constant char *pattern, int search_type, int show_error) in set_pattern() 2100 int show_error = !(search_type & SRCH_INCR); in search() local
|
| /src/contrib/llvm-project/lldb/source/Target/ |
| H A D | Process.cpp | 1664 bool show_error = true; in CreateBreakpointSite() local
|