Home
last modified time | relevance | path

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

12

/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dlstat.h23 # define lstat rpl_lstat macro
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dlstat.c41 lstat(const char *path, struct stat *buf) in lstat() function
/netbsd-src/lib/libc/compat/gen/
H A Dcompat_glob.c32 #define lstat __compat_lstat macro
H A Dcompat___fts32.c50 #define lstat __compat___lstat30 macro
H A Dcompat___fts31.c44 #define lstat __compat___lstat30 macro
H A Dcompat_fts.c66 #define lstat __compat_lstat macro
H A Dcompat___fts30.c36 #define lstat __compat___lstat30 macro
H A Dcompat___fts13.c46 #define lstat __compat___lstat13 macro
/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A Dunlink-if-ordinary.c58 #define lstat stat macro
/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A Dunlink-if-ordinary.c58 #define lstat stat macro
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A Dunlink-if-ordinary.c58 #define lstat stat macro
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/
H A Dunlink-if-ordinary.c58 #define lstat stat macro
/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dwarn_stat.h21 #define lstat(p, s) warn_lstat((p), (s)) macro
/netbsd-src/include/
H A Drmt.h56 #define lstat rmtlstat macro
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/
H A Dfstatat.c123 # define lstat stat_func macro
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dcanonicalize.c84 # define lstat stat macro
/netbsd-src/external/gpl2/gettext/dist/gnulib-local/lib/
H A Dcanonicalize.c84 # define lstat stat macro
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/
H A Dcanonicalize.c84 # define lstat stat macro
/netbsd-src/sys/dev/pci/
H A Dbtvmei.c368 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 Dsanitizer_wrappers.cc146 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 Drehash.c55 # define lstat(path, buf) stat(path, buf) macro
/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/
H A Drehash.c59 # define lstat(path, buf) stat(path, buf) macro
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_solaris.cpp122 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 Dos.h397 # define lstat stat macro
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_solaris.cc112 DECLARE__REAL_AND_INTERNAL64(uptr, lstat, const char *path, void *buf) { in DECLARE__REAL_AND_INTERNAL64() argument

12