Searched defs:ioctl_arg (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/ruby-106/ruby/ext/io/wait/
H A Dwait.c29 #define ioctl_arg u_long macro
32 #define ioctl_arg int macro
/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Dkern_descrip.c2099 caddr_t ioctl_arg = NULL; local
/macosx-10.10/xnu-2782.1.97/bsd/net/
H A Ddlil.c4000 ifnet_ioctl(ifnet_t ifp, protocol_family_t proto_fam, u_long ioctl_code, void *ioctl_arg) argument
/macosx-10.10/ruby-106/ruby/
H A Dio.c8499 struct ioctl_arg { struct

Completed in 283 milliseconds