HomeSort by: relevance | last modified time | path
    Searched refs:gl_errfunc (Results 1 - 11 of 11) sorted by relevancy

  /src/crypto/external/bsd/heimdal/dist/lib/roken/
glob.hin 64 int (*gl_errfunc) (const char *, int);
glob.c 187 pglob->gl_errfunc = errfunc;
593 if (pglob->gl_errfunc) {
595 if (pglob->gl_errfunc(buf, errno) ||
  /src/include/
glob.h 59 int (*gl_errfunc)(const char *, int); member in struct:__anon122
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_openbsd.h 319 int (*gl_errfunc)(const char *, int); member in struct:__sanitizer::__sanitizer_glob_t
sanitizer_platform_limits_freebsd.h 360 int (*gl_errfunc)(const char*, int); member in struct:__sanitizer::__sanitizer_glob_t
sanitizer_platform_limits_netbsd.h 388 int (*gl_errfunc)(const char *, int); member in struct:__sanitizer::__sanitizer_glob_t
  /src/lib/libc/gen/
glob.c 202 pglob->gl_errfunc = errfunc;
750 if (pglob->gl_errfunc) {
753 if (pglob->gl_errfunc(buf, errno) ||
  /src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
sanitizer_platform_limits_freebsd.h 378 int (*gl_errfunc)(const char *, int); member in struct:__sanitizer::__sanitizer_glob_t
sanitizer_platform_limits_netbsd.h 387 int (*gl_errfunc)(const char *, int); member in struct:__sanitizer::__sanitizer_glob_t
  /src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
sanitizer_platform_limits_freebsd.h 372 int (*gl_errfunc)(const char *, int); member in struct:__sanitizer::__sanitizer_glob_t
sanitizer_platform_limits_netbsd.h 387 int (*gl_errfunc)(const char *, int); member in struct:__sanitizer::__sanitizer_glob_t

Completed in 20 milliseconds