Home
last modified time | relevance | path

Searched defs:gl_lstat (Results 1 – 8 of 8) sorted by relevance

/freebsd/lib/libc/gen/
H A Dglob-compat11.h57 int (*gl_lstat)(const char *, struct freebsd11_stat *); member
/freebsd/contrib/tcsh/
H A Dglob.h57 int (*gl_lstat) (const char *, struct stat *); member
/freebsd/include/
H A Dglob.h64 int (*gl_lstat)(const char *, struct stat *); member
/freebsd/crypto/openssh/openbsd-compat/
H A Dglob.h74 int (*gl_lstat)(const char *, struct stat *); member
/freebsd/contrib/netbsd-tests/lib/libc/gen/
H A Dt_glob.c183 gl_lstat(const char *name , __gl_stat_t *st) in gl_lstat() function
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_freebsd.h400 int (*gl_lstat)(const char *, void * /* struct stat* */); member
H A Dsanitizer_platform_limits_netbsd.h391 int (*gl_lstat)(const char *, void * /* struct stat* */); member
H A Dsanitizer_platform_limits_posix.h811 int (*gl_lstat)(const char *, void *); global() member