Function report |
Source Code:include\linux\tty.h |
Create Date:2022-07-28 06:19:51 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:tty_io_nonblock
Proto:static inline bool tty_io_nonblock(struct tty_struct *tty, struct file *file)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct tty_struct * | tty | |
struct file * | file |
391 | Return f_flags & O_NONBLOCK || st_bit - Determine whether a bit is set*@nr: bit number to test*@addr: Address to start counting from |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |