Searched defs:vn_ioctl_32 (Results 1 – 1 of 1) sorted by relevance
103 struct vn_ioctl_32 { struct104 u_int32_t vn_file; /* pathname of file to mount */105 int vn_size; /* (returned) size of disk */129 #define VNIOCATTACH32 _IOWR('F', 0, struct vn_ioctl_32) /* attach file - U32 version for K6… argument