Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/sys/ !
H A Dfsgetpath.h46 ssize_t fsgetpath(char *, size_t, fsid_t *, uint64_t) __OSX_AVAILABLE(10.13) __IOS_AVAILABLE(11.0) …
H A DMakefile37 fileport.h filio.h fsgetpath.h gmon.h \
87 fsgetpath.h \
/xnu-11417.121.6/bsd/man/man2/ !
H A DMakefile69 fsgetpath.2 \
/xnu-11417.121.6/bsd/vfs/ !
H A Dvfs_syscalls.c13990 fsgetpath(__unused proc_t p, struct fsgetpath_args *uap, user_ssize_t *retval) in fsgetpath() function