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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dinit_sysent.c114 {AC(ioctl_args), 0, 0, (sy_call_t *)ioctl, munge_www, munge_ddd, _SYSCALL_RET_INT_T, 12}, /* 54 = ioctl */
H A Dsys_generic.c710 ioctl(struct proc *p, struct ioctl_args *uap, __unused register_t *retval)
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysproto.h299 struct ioctl_args { struct
1752 int ioctl(struct proc *, struct ioctl_args *, int *);

Completed in 33 milliseconds