Searched defs:lstat (Results 1 - 19 of 19) sorted by relevance

/freebsd-11-stable/crypto/heimdal/lib/roken/
H A Dlstat.c39 lstat(const char *path, struct stat *buf) function
/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dunlink-if-ordinary.c58 #define lstat stat macro
/freebsd-11-stable/contrib/binutils/libiberty/
H A Dunlink-if-ordinary.c58 #define lstat stat macro
/freebsd-11-stable/contrib/opie/libopie/
H A Dopen.c28 #define lstat(x, y) stat(x, y) macro
H A Dlock.c51 #define lstat(x, y) stat(x, y) macro
/freebsd-11-stable/contrib/binutils/binutils/
H A Drename.c138 #define lstat stat macro
/freebsd-11-stable/contrib/apr/include/arch/unix/
H A Dapr_arch_file_io.h136 #define lstat(f,b) lstat64(f,b) macro
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/symbolizer/
H A Dsanitizer_wrappers.cpp138 int lstat(const char *path, struct stat *buf) { STAT(lstat, path, buf); } function
/freebsd-11-stable/contrib/gdb/gdb/
H A Dproc-api.c709 int ret, lstat = 0; local
/freebsd-11-stable/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-11-stable/contrib/libreadline/examples/rlfe/
H A Dos.h395 # define lstat stat macro
/freebsd-11-stable/sys/dev/digi/
H A Ddigi.c1099 u_char lstat; member in struct:event
H A Ddigireg.h98 volatile u_char lstat; member in struct:board_chan
/freebsd-11-stable/sys/dev/sk/
H A Dif_sk.c3002 int lstat; local
/freebsd-11-stable/sys/dev/mn/
H A Dif_mn.c83 u_int32_t lreg4, lreg5, lre6, lstat; member in struct:m32xreg
1196 u_int32_t stat, lstat, u; local
/freebsd-11-stable/contrib/libarchive/libarchive/test/
H A Dmain.c116 #define lstat stat macro
[all...]
/freebsd-11-stable/contrib/libarchive/test_utils/
H A Dtest_main.c132 #define lstat stat macro
[all...]

Completed in 183 milliseconds