Searched refs:gl_errfunc (Results 1 – 13 of 13) sorted by relevance
/netbsd-src/include/ |
H A D | glob.h | 59 int (*gl_errfunc)(const char *, int); member
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/ |
H A D | glob.c | 187 pglob->gl_errfunc = errfunc; in glob() 593 if (pglob->gl_errfunc) { in glob3() 595 if (pglob->gl_errfunc(buf, errno) || in glob3()
|
H A D | glob.hin | 64 int (*gl_errfunc) (const char *, int);
|
/netbsd-src/lib/libc/gen/ |
H A D | glob.c | 202 pglob->gl_errfunc = errfunc; in glob() 750 if (pglob->gl_errfunc) { in glob3() 753 if (pglob->gl_errfunc(buf, errno) || in glob3()
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ |
H A D | sanitizer_platform_limits_openbsd.h | 319 int (*gl_errfunc)(const char *, int); member
|
H A D | sanitizer_platform_limits_freebsd.h | 360 int (*gl_errfunc)(const char*, int); member
|
H A D | sanitizer_platform_limits_netbsd.h | 388 int (*gl_errfunc)(const char *, int); member
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/ |
H A D | sanitizer_platform_limits_openbsd.h | 317 int (*gl_errfunc)(const char *, int); member
|
H A D | sanitizer_platform_limits_freebsd.h | 359 int (*gl_errfunc)(const char *, int); member
|
H A D | sanitizer_platform_limits_posix.h | 871 int (*gl_errfunc)(const char*, int); member
|
H A D | sanitizer_platform_limits_netbsd.h | 387 int (*gl_errfunc)(const char *, int); member
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/ |
H A D | sanitizer_platform_limits_freebsd.h | 372 int (*gl_errfunc)(const char *, int); member
|
H A D | sanitizer_platform_limits_netbsd.h | 387 int (*gl_errfunc)(const char *, int); member
|