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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dinit_sysent.c347 {AC(fsctl_args), 0, 0, (sy_call_t *)fsctl, munge_wwww, munge_dddd, _SYSCALL_RET_INT_T, 16}, /* 242 = fsctl */
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysproto.h910 struct fsctl_args { struct
1900 int fsctl(struct proc *, struct fsctl_args *, int *);
/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_syscalls.c6338 fsctl (proc_t p, struct fsctl_args *uap, __unused register_t *retval)

Completed in 81 milliseconds