SEQ_LSEEK(9) The Linux VFS SEQ_LSEEK(9)NAMEseq_lseek - ->llseek method for sequential files.SYNOPSISloff_t seq_lseek(struct file * file, loff_t offset, int origin);ARGUMENTSfile the file in question offset new position origin 0 for absolute, 1 for relative positionDESCRIPTIONReady-made ->f_op->llseekCOPYRIGHTKernel Hackers Manual 2.6. July 2010 SEQ_LSEEK(9)
| Related Man Pages |
|---|
| lseek64(3) - linux |
| lseek64(3) - mojave |
| lseek64(3) - posix |
| lseek64(3) - plan9 |
| lseek64(3) - freebsd |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Getting command output to putty window title. |
| Tar Command |
| Shopt -s histappend |
| 32 bit process addressing more than 4GB |