Home
last modified time | relevance | path

Searched refs:ignore_err (Results 1 - 3 of 3) sorted by relevance

/third_party/musl/src/regex/
H A Dglob.c175 static int ignore_err(const char *path, int err) in ignore_err() function
235 if (!errfunc) errfunc = ignore_err; in glob()
/third_party/node/deps/openssl/openssl/apps/
H A Docsp.c115 {"ignore_err", OPT_IGNORE_ERR, '-',
252 int vpmtouched = 0, badsig = 0, i, ignore_err = 0, nmin = 0, ndays = -1; in ocsp_main() local
317 ignore_err = 1; in ocsp_main()
771 if (!ignore_err) in ocsp_main()
/third_party/openssl/apps/
H A Docsp.c115 {"ignore_err", OPT_IGNORE_ERR, '-',
252 int vpmtouched = 0, badsig = 0, i, ignore_err = 0, nmin = 0, ndays = -1; in ocsp_main() local
317 ignore_err = 1; in ocsp_main()
771 if (!ignore_err) in ocsp_main()

Completed in 5 milliseconds