Home
last modified time | relevance | path

Searched refs:fsgetpath (Results 1 – 4 of 4) sorted by relevance

/xnu-10063.121.3/bsd/sys/
H A Dfsgetpath.h59 ssize_t fsgetpath(char *, size_t, fsid_t *, uint64_t) __OSX_AVAILABLE(10.13) __IOS_AVAILABLE(11.0) …
H A DMakefile35 …errno.h ev.h event.h fasttrap.h fasttrap_isa.h fcntl.h file.h filedesc.h filio.h fsgetpath.h gmon.…
86 fsgetpath.h \
/xnu-10063.121.3/bsd/man/man2/
H A DMakefile67 fsgetpath.2 \
/xnu-10063.121.3/bsd/vfs/
H A Dvfs_syscalls.c13699 fsgetpath(__unused proc_t p, struct fsgetpath_args *uap, user_ssize_t *retval) in fsgetpath() function