/netbsd-src/external/gpl2/xcvs/dist/lib/ |
H A D | lstat.h | 23 # define lstat rpl_lstat macro
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/ |
H A D | lstat.c | 41 lstat(const char *path, struct stat *buf) in lstat() function
|
/netbsd-src/lib/libc/compat/gen/ |
H A D | compat_glob.c | 32 #define lstat __compat_lstat macro
|
H A D | compat___fts32.c | 50 #define lstat __compat___lstat30 macro
|
H A D | compat___fts31.c | 44 #define lstat __compat___lstat30 macro
|
H A D | compat_fts.c | 66 #define lstat __compat_lstat macro
|
H A D | compat___fts30.c | 36 #define lstat __compat___lstat30 macro
|
H A D | compat___fts13.c | 46 #define lstat __compat___lstat13 macro
|
/netbsd-src/external/gpl3/gcc/dist/libiberty/ |
H A D | unlink-if-ordinary.c | 58 #define lstat stat macro
|
/netbsd-src/external/gpl3/binutils/dist/libiberty/ |
H A D | unlink-if-ordinary.c | 58 #define lstat stat macro
|
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/ |
H A D | unlink-if-ordinary.c | 58 #define lstat stat macro
|
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/ |
H A D | unlink-if-ordinary.c | 58 #define lstat stat macro
|
/netbsd-src/external/ibm-public/postfix/dist/src/util/ |
H A D | warn_stat.h | 21 #define lstat(p, s) warn_lstat((p), (s)) macro
|
/netbsd-src/include/ |
H A D | rmt.h | 56 #define lstat rmtlstat macro
|
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/ |
H A D | fstatat.c | 123 # define lstat stat_func macro
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/ |
H A D | canonicalize.c | 84 # define lstat stat macro
|
/netbsd-src/external/gpl2/gettext/dist/gnulib-local/lib/ |
H A D | canonicalize.c | 84 # define lstat stat macro
|
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/ |
H A D | canonicalize.c | 84 # define lstat stat macro
|
/netbsd-src/sys/dev/pci/ |
H A D | btvmei.c | 368 b3_617_vmeintr(struct b3_617_softc *sc, unsigned char lstat) in b3_617_vmeintr() 620 unsigned char lstat; in b3_617_intr() local
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/symbolizer/ |
H A D | sanitizer_wrappers.cc | 146 int lstat(const char *path, struct stat *buf) { STAT(lstat, path, buf); } in lstat() function
|
/netbsd-src/crypto/external/bsd/openssl/dist/apps/ |
H A D | rehash.c | 55 # define lstat(path, buf) stat(path, buf) macro
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/ |
H A D | rehash.c | 59 # define lstat(path, buf) stat(path, buf) macro
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/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
|
/netbsd-src/external/gpl3/gdb/dist/readline/readline/examples/rlfe/ |
H A D | os.h | 397 # define lstat stat macro
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/ |
H A D | sanitizer_solaris.cc | 112 DECLARE__REAL_AND_INTERNAL64(uptr, lstat, const char *path, void *buf) { in DECLARE__REAL_AND_INTERNAL64() argument
|