set-file-position!

[procedure] set-file-position! port-or-fd position [whence]

Chicken: interface for seek(2). See also file-position.

Some implementations have seek or set-input-port-position!/set-output-port-position!.