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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dinit_sysent.c495 {AC(statfs64_args), 0, 0, (sy_call_t *)statfs64, munge_ww, munge_dd, _SYSCALL_RET_INT_T, 8}, /* 345 = statfs64 */
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysproto.h1356 struct statfs64_args { struct
2018 int statfs64(struct proc *, struct statfs64_args *, int *);
/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_syscalls.c1512 statfs64(__unused struct proc *p, struct statfs64_args *uap, __unused register_t *retval)

Completed in 37 milliseconds