Home
last modified time | relevance | path

Searched refs:ignore_err (Results 1 – 6 of 6) sorted by relevance

/third_party/musl/src/regex/
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/openssl/apps/
Docsp.c257 int vpmtouched = 0, badsig = 0, i, ignore_err = 0, nmin = 0, ndays = -1; in ocsp_main() local
313 ignore_err = 1; in ocsp_main()
727 if (!ignore_err) in ocsp_main()
/third_party/openssl/doc/man1/
Docsp.pod79 [B<-ignore_err>]
370 =item B<-ignore_err>
/third_party/ffmpeg/doc/
Dcodecs.texi234 @item ignore_err
/third_party/openssl/
DNEWS722 o New -ignore_err option to OCSP utility.
DCHANGES7372 *) New -ignore_err option in ocsp application to stop the server