Home
last modified time | relevance | path

Searched refs:lstat64 (Results 1 – 3 of 3) sorted by relevance

/xnu-11417.121.6/bsd/man/man2/
H A DMakefile132 lstat64.2 \
/xnu-11417.121.6/bsd/sys/
H A Dstat.h611 int lstat64(const char *, struct stat64 *) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_5, __MAC_10_…
/xnu-11417.121.6/bsd/vfs/
H A Dvfs_syscalls.c7386 lstat64(__unused proc_t p, struct lstat64_args *uap, __unused int32_t *retval) in lstat64() function