Searched refs:glob64 (Results 1 – 8 of 8) sorted by relevance
/posix/ |
A D | glob64.c | 37 glob64 (const char *pattern, int flags, in glob64() function 49 libc_hidden_def (glob64) 51 stub_warning (glob64)
|
A D | glob.h | 166 glob_t *__restrict __pglob), glob64); 174 extern int __REDIRECT_NTHNL (glob64, (const char *__restrict __pattern, 183 extern int glob64 (const char *__restrict __pattern, int __flags,
|
A D | tst-gnuglob64.c | 19 #define GLOB_FUNC glob64
|
A D | glob64-time64.c | 48 stub_warning (glob64)
|
A D | glob64-lstat-compat.c | 36 compat_symbol (libc, __glob64_lstat_compat, glob64, GLIBC_2_0);
|
A D | Versions | 75 gai_strerror; getnameinfo; glob64; globfree64; 146 glob; glob64;
|
A D | Makefile | 49 glob glob64 globfree globfree64 glob_pattern_p fnmatch regex \ 50 glob-lstat-compat glob64-lstat-compat \ 72 glob64-time64 \ 271 CFLAGS-glob64.c += $(uses-callbacks) -fexceptions
|
A D | tst-regex.input | 29 * posix/Versions [GLIBC_2.1]: Add glob64 and globfree64. 30 * posix/Makefile (routines): Add glob64. 31 * sysdeps/generic/glob64.c: New file. 32 * sysdeps/unix/sysv/linux/glob64.c: New file. 33 * sysdeps/unix/sysv/linux/alpha/glob64.c: New file. 34 * sysdeps/unix/sysv/linux/sparc/sparc64/glob64.c: New file. 37 * sysdeps/unix/sysv/linux/alpha/glob.c: Add glob64 as a weak alias
|
Completed in 26 milliseconds