Home
last modified time | relevance | path

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

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