/external/openssh/openbsd-compat/ |
glob.h | 69 int (*gl_lstat)(const char *, struct stat *); member in struct:__anon25854
|
/ndk/sources/host-tools/make-3.81/glob/ |
glob.h | 132 int (*gl_lstat) __PMT ((__const char *, struct stat *)); member in struct:__anon35053 154 int (*gl_lstat) __PMT ((__const char *, struct stat64 *)); member in struct:__anon35054
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
glob.h | 107 int (*gl_lstat) (__const char *__restrict, struct stat *__restrict); member in struct:__anon39235 110 int (*gl_lstat) (__const char *__restrict, void *__restrict); member in struct:__anon39235 136 int (*gl_lstat) (__const char *__restrict, struct stat64 *__restrict); member in struct:__anon39236 139 int (*gl_lstat) (__const char *__restrict, void *__restrict); member in struct:__anon39236
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
glob.h | 107 int (*gl_lstat) (__const char *__restrict, struct stat *__restrict); member in struct:__anon40825 110 int (*gl_lstat) (__const char *__restrict, void *__restrict); member in struct:__anon40825 136 int (*gl_lstat) (__const char *__restrict, struct stat64 *__restrict); member in struct:__anon40826 139 int (*gl_lstat) (__const char *__restrict, void *__restrict); member in struct:__anon40826
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
glob.h | 107 int (*gl_lstat) (__const char *__restrict, struct stat *__restrict); member in struct:__anon42340 110 int (*gl_lstat) (__const char *__restrict, void *__restrict); member in struct:__anon42340 136 int (*gl_lstat) (__const char *__restrict, struct stat64 *__restrict); member in struct:__anon42341 139 int (*gl_lstat) (__const char *__restrict, void *__restrict); member in struct:__anon42341
|
/external/compiler-rt/lib/sanitizer_common/ |
sanitizer_platform_limits_posix.h | 201 int (*gl_lstat)(const char *, void *); member in struct:__sanitizer::__sanitizer_glob_t
|