Searched refs:__lxstat64 (Results 1 - 2 of 2) sorted by relevance

/haiku/src/system/libroot/posix/glibc/include/sys/
H A Dstat.h22 hidden_proto (__lxstat64)
46 #define lstat64(fname, buf) __lxstat64 (_STAT_VER, fname, buf)
/haiku/src/system/libroot/posix/glibc/stdio-common/
H A Dtempname.c99 # define __lxstat64(version, path, buf) lstat (path, buf) macro

Completed in 44 milliseconds