Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/man/man2/
H A DMakefile59 fhopen.2 \
/xnu-12377.41.6/bsd/sys/
H A Dmount.h1533 int fhopen(const struct fhandle *, int);
/xnu-12377.41.6/bsd/nfs/
H A Dnfs_syscalls.c425 fhopen(proc_t p __no_nfs_server_unused, in fhopen() function