Home
last modified time | relevance | path

Searched refs:glob64 (Results 1 – 8 of 8) sorted by relevance

/posix/
A Dglob64.c37 glob64 (const char *pattern, int flags, in glob64() function
49 libc_hidden_def (glob64)
51 stub_warning (glob64)
A Dglob.h166 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 Dtst-gnuglob64.c19 #define GLOB_FUNC glob64
A Dglob64-time64.c48 stub_warning (glob64)
A Dglob64-lstat-compat.c36 compat_symbol (libc, __glob64_lstat_compat, glob64, GLIBC_2_0);
A DVersions75 gai_strerror; getnameinfo; glob64; globfree64;
146 glob; glob64;
A DMakefile49 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 Dtst-regex.input29 * 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