Home
last modified time | relevance | path

Searched refs:sync_seek (Results 1 – 1 of 1) sorted by relevance

/openbsd/games/sail/
H A Dsync.c58 static long sync_seek; variable
156 sync_seek = 0; in sync_open()
233 (void) fseek(sync_fp, sync_seek, SEEK_SET); in Sync()
287 sync_seek = ftell(sync_fp); in Sync()