Searched refs:__old_realpath (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/ |
H A D | canonicalize.c | 327 __old_realpath (const char *name, char *resolved) in __old_realpath() function 337 compat_symbol (libc, __old_realpath, realpath, GLIBC_2_0);
|
/netbsd-src/external/gpl2/gettext/dist/gnulib-local/lib/ |
H A D | canonicalize.c | 327 __old_realpath (const char *name, char *resolved) in __old_realpath() function 337 compat_symbol (libc, __old_realpath, realpath, GLIBC_2_0);
|
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/ |
H A D | canonicalize.c | 327 __old_realpath (const char *name, char *resolved) in __old_realpath() function 337 compat_symbol (libc, __old_realpath, realpath, GLIBC_2_0);
|
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/ |
H A D | canonicalize-lgpl.c | 453 __old_realpath (const char *name, char *resolved) in __old_realpath() function 463 compat_symbol (libc, __old_realpath, realpath, GLIBC_2_0);
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ |
H A D | sanitizer_common_interceptors.inc | 3573 // (called __old_realpath) that does not handle NULL in the second argument.
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/ |
H A D | sanitizer_common_interceptors.inc | 3743 // (called __old_realpath) that does not handle NULL in the second argument.
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/ |
H A D | sanitizer_common_interceptors.inc | 3652 // (called __old_realpath) that does not handle NULL in the second argument.
|