Searched defs:show_error (Results 1 – 3 of 3) sorted by relevance
/dflybsd-src/contrib/xz/src/common/ |
H A D | tuklib_exit.c | 25 tuklib_exit(int status, int err_status, int show_error) in tuklib_exit()
|
/dflybsd-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() 145 public int compile_pattern(constant char *pattern, int search_type, int show_error, PATTERN_TYPE *c… in compile_pattern()
|
H A D | search.c | 181 …int set_pattern(struct pattern_info *info, constant char *pattern, int search_type, int show_error) in set_pattern() 2104 int show_error = !(search_type & SRCH_INCR); in search() local
|