Home
last modified time | relevance | path

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

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