Query: seq_read
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SEQ_READ(9) The Linux VFS SEQ_READ(9)NAMEseq_read - ->read method for sequential files.SYNOPSISssize_t seq_read(struct file * file, char __user * buf, size_t size, loff_t * ppos);ARGUMENTSfile the file to read from buf the buffer to read to size the maximum number of bytes to read ppos the current position in the fileDESCRIPTIONReady-made ->f_op->readCOPYRIGHTKernel Hackers Manual 2.6. July 2010 SEQ_READ(9)
| Related Man Pages |
|---|
| cgiwrap_read(3) - debian |
| libssh2_channel_read_ex(3) - debian |
| roar_vs_write(3) - debian |
| pread64(2) - suse |
| pwrite(2) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Fedora 7 freezes |
| Help on digestion of C header files for a short program. |
| String pointer does not work |