Previous section.

Technical Standard: Networking Services (XNS), Issue 5.2 Draft 2.0
Copyright © 1999 The Open Group

NAME

lseek - move read/write file offset
Note:
The XSH specification contains the basic definition of this interface. The following additional information pertains to Sockets.

ERRORS

The lseek() function will fail if:

[ESPIPE]
The file descriptor underlying stream is associated with a socket.

CHANGE HISTORY

First released in Issue 4.

Contents Next section Index