Searched refs:getfh_args (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/nfs/
H A Dnfs_syscalls.c381 getfh(proc_t p, struct getfh_args *uap, __unused int *retval)
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dinit_sysent.c252 {AC(getfh_args), 0, 0, (sy_call_t *)getfh, munge_ww, munge_dd, _SYSCALL_RET_INT_T, 8}, /* 161 = getfh */
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysproto.h609 struct getfh_args { struct
1839 int getfh(struct proc *, struct getfh_args *, int *);

Completed in 28 milliseconds