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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dinit_sysent.c497 {AC(getfsstat64_args), 0, 0, (sy_call_t *)getfsstat64, munge_www, munge_ddd, _SYSCALL_RET_INT_T, 12}, /* 347 = getfsstat64 */
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysproto.h1364 struct getfsstat64_args { struct
2020 int getfsstat64(struct proc *, struct getfsstat64_args *, int *);
/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_syscalls.c1755 getfsstat64(__unused proc_t p, struct getfsstat64_args *uap, int *retval)

Completed in 66 milliseconds