Home
last modified time | relevance | path

Searched defs:ignore_errors (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/llvm/llvm/utils/git/
H A Dpre-push.py82 ignore_errors=False, text=True, print_raw_stderr=False): argument
/openbsd-src/usr.bin/less/
H A Doutput.c78 flush(int ignore_errors) in flush()
/openbsd-src/usr.bin/tmux/
H A Dtmux.c146 expand_paths(const char *s, char ***paths, u_int *n, int ignore_errors) in expand_paths() argument
/openbsd-src/usr.bin/ssh/
H A Dsftp.c1316 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 Dcindex.py4132 def register_function(lib, item, ignore_errors): argument
4153 def register_functions(lib, ignore_errors): argument