/openbsd/gnu/usr.bin/perl/lib/File/ |
H A D | stat.pm | 197 sub lstat :prototype($) { populate(CORE::lstat(shift)) } subroutine
|
/openbsd/gnu/lib/libiberty/src/ |
H A D | unlink-if-ordinary.c | 58 #define lstat stat macro
|
/openbsd/gnu/usr.bin/cvs/vms/ |
H A D | vms.h | 43 #define lstat stat macro
|
/openbsd/gnu/usr.sbin/mkhybrid/src/ |
H A D | vms.h | 11 #define lstat VMS_stat macro
|
/openbsd/gnu/usr.bin/binutils/binutils/ |
H A D | rename.c | 135 #define lstat stat macro
|
/openbsd/gnu/usr.bin/binutils-2.17/binutils/ |
H A D | rename.c | 137 #define lstat stat macro
|
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/symbolizer/ |
H A D | sanitizer_wrappers.cpp | 139 int lstat(const char *path, struct stat *buf) { STAT(lstat, path, buf); } in lstat() function
|
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | proc-api.c | 709 int ret, lstat = 0; in wait_with_trace() local
|
/openbsd/gnu/usr.bin/cvs/lib/ |
H A D | system.h | 365 #define lstat stat macro
|
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_solaris.cpp | 122 DECLARE__REAL_AND_INTERNAL64(uptr, lstat, const char *path, void *buf) { in DECLARE__REAL_AND_INTERNAL64() argument
|
/openbsd/gnu/usr.bin/perl/win32/ |
H A D | win32iop.h | 247 #define lstat(pth,bufptr) win32_lstat(pth,bufptr) macro
|
/openbsd/gnu/llvm/libcxx/src/filesystem/ |
H A D | posix_compat.h | 221 int lstat(const wchar_t *path, StatT *buf) { in lstat() function
|
/openbsd/gnu/usr.bin/perl/ |
H A D | XSUB.h | 573 # define lstat PerlLIO_lstat macro
|
H A D | perl.h | 3382 # define lstat lstat64 macro
|
/openbsd/sys/dev/pci/ |
H A D | if_sk.c | 1775 int lstat; in sk_intr_bcom() local
|
/openbsd/gnu/usr.bin/perl/vms/ |
H A D | vmsish.h | 497 #define lstat(name, bufptr) flex_lstat(name, bufptr) macro
|
H A D | vms.c | 106 #define lstat(_x, _y) stat(_x, _y) macro
|
/openbsd/gnu/gcc/libmudflap/ |
H A D | mf-hooks2.c | 1254 WRAPPER2(int , lstat, const char *path, struct stat *buf) in WRAPPER2() argument
|