⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 lio_listio64.3

📁 xen 3.2.2 源码
💻 3
字号:
.TH lio_listio64 3 2002-09-12 "Linux 2.4" Linux AIO".SH NAMElio_listio64 \- List directed I/O.SH SYNOPSYS.B #include <errno.h>.br.B #include <libaio.h>.LP.BI "int lio_listio64 (int mode, struct aiocb *const list[], int nent, struct sigevent *sig)".nf.SH DESCRIPTIONThis function is similar to the .IR "code{lio_listio"function.  The onlydifference is that on .IR "32 bit"machines, the file descriptor shouldbe opened in the large file mode.  Internally, .IR "lio_listio64"usesfunctionality equivalent to .IR lseek64"to position the file descriptor correctly for the reading orwriting, as opposed to .IR "lseek"functionality used in.IR "lio_listio".When the sources are compiled with .IR "_FILE_OFFSET_BITS == 64", thisfunction is available under the name .IR "lio_listio"and sotransparently replaces the interface for small files on 32 bitmachines..SH "RETURN VALUES".SH ERRORS.SH "SEE ALSO"

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -