Home
last modified time | relevance | path

Searched defs:ioctl_arg (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.41.6/bsd/kern/
H A Dkern_descrip.c4840 caddr_t ioctl_arg = NULL; in sys_fcntl_nocancel() local
/xnu-12377.41.6/bsd/net/
H A Ddlil.c3871 void *ioctl_arg) in ifnet_ioctl()