Searched defs:ignore_errors (Results 1 – 5 of 5) sorted by relevance
/openbsd-src/gnu/llvm/llvm/utils/git/ |
H A D | pre-push.py | 82 ignore_errors=False, text=True, print_raw_stderr=False): argument
|
/openbsd-src/usr.bin/less/ |
H A D | output.c | 78 flush(int ignore_errors) in flush()
|
/openbsd-src/usr.bin/tmux/ |
H A D | tmux.c | 146 expand_paths(const char *s, char ***paths, u_int *n, int ignore_errors) in expand_paths() argument
|
/openbsd-src/usr.bin/ssh/ |
H A D | sftp.c | 1316 parse_args(const char **cpp, int *ignore_errors, int *disable_echo, int *aflag, in parse_args() 1529 int ignore_errors = 0, disable_echo = 1; in parse_dispatch_command() local
|
/openbsd-src/gnu/llvm/clang/bindings/python/clang/ |
H A D | cindex.py | 4132 def register_function(lib, item, ignore_errors): argument 4153 def register_functions(lib, ignore_errors): argument
|