Home
last modified time | relevance | path

Searched defs:lstat (Results 1 – 13 of 13) sorted by relevance

/freebsd/crypto/heimdal/lib/roken/
H A Dlstat.c39 lstat(const char *path, struct stat *buf) in lstat() function
H A Droken.h.in617 #define lstat rk_lstat macro
/freebsd/lib/libc/sys/
H A Dlstat.c36 lstat(const char *path, struct stat *sb) in lstat() function
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/symbolizer/
H A Dsanitizer_wrappers.cpp139 int lstat(const char *path, struct stat *buf) { STAT(lstat, path, buf); } in lstat() function
/freebsd/contrib/tcsh/
H A Dtc.os.h440 # define lstat stat macro
H A Dglob.c83 #define lstat stat macro
H A Dsh.h241 # define lstat lstat64 macro
/freebsd/crypto/openssl/apps/
H A Drehash.c55 # define lstat(path, buf) stat(path, buf) macro
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_solaris.cpp122 DECLARE__REAL_AND_INTERNAL64(uptr, lstat, const char *path, void *buf) { in DECLARE__REAL_AND_INTERNAL64() argument
/freebsd/contrib/llvm-project/libcxx/src/filesystem/
H A Dposix_compat.h196 inline int lstat(const wchar_t *path, StatT *buf) { lstat() function
/freebsd/sys/dev/sk/
H A Dif_sk.c2889 int lstat; in sk_intr_bcom() local
/freebsd/contrib/libarchive/libarchive/test/
H A Dmain.c116 #define lstat stat macro
/freebsd/contrib/libarchive/test_utils/
H A Dtest_main.c138 #define lstat stat macro