导航菜单

IOCTL是什么意思_翻译中文_怎么读

IOCTL

网络释义:函数;输出控制;停止蜂鸣器

网络释义

1.函数 19.3.6 bio 结构体 464 19.3.10 ioctl 函数 469 19.3.11 I/O 请求处理 469 ...

2.输出控制 #include 标准函数库定义 ioctl 停止蜂鸣器 close 关闭设备驱动文件 ...

4.调用 ... videobuf_buffer 中的大小,并且把 v4l2_ioctl 调用,包括缓冲区的分配,入队和出队以及数据流控制等操作 …

5.控制代码 ... static int s3c24xx_pwm_close 关闭 static int s3c24xx_pwm_ioctl 操作接口 static int s3c24xx_pwm_open 打开 ...

例句释义:,函数,输出控制,停止蜂鸣器

1.These ioctl commands are used to query the state of an interface and to manipulate its properties.这些ioctl命令用于查询接口的状态并对其属性进行操作。

2.You don't have to handle all of the IOCTLs in service. H (or any of them for that matter).您不必处理service.h中的所有IOCTL(就该问题而言,您不必处理它们中的任何一个)。

3.A separate ioctl command should be introduced to have control over interrupt simulation (see the section on the ioctl interface).我们应该使用一个单独的ioctl命令来对中断模拟进行控制(请参阅ioctl接口一节的内容)。

4.In the Finger server example, the service defines and implements IOCTL codes that get and set the message sent to a Finger cpent.在Finger服务器示例中,服务定义和实现了IOCTL代码,以获得和设置发送到Finger客户端的消息。

5.When executed, the user-space program does an ioctl on pre-defined proc-entries, which results in a call to the kernel module.这个用户空间程序在预定义的proc-entries上执行ioctl,这会导致对内核模块的调用。

6.The BLKGETSIZE64 ioctl is being added to all the devices in Linux, and in this case, the logical volume manager does not support it yet.BLKGETSIZE64ioctl将被添加到Linux中所有的设备,而在这里,逻辑卷管理器还不支持它。

7.The special ioctl function INTR_SIMULATE needs to be called to simulate the interrupts.需要调用这个特殊的ioctl函数INTR_SIMULATE来模拟中断。

8.A new ioctl command should be added to the device driver to control the interrupt simulation from the test apppcation.ioctl命令应该添加到设备驱动程序中,这样就可以从测试应用程序中控制对中断的模拟了。

9.The pstings below show some of the most important structures that are frequently used while working with ioctl socket commands.下面的清单介绍了一些最重要的结构,使用ioctl套接字命令时常常用到这些结构。

10.SERVICE_IOCTL_START causes a stopped service to be restarted.SERVICE_IOCTL_START会使已经停止的服务重新启动。