Home
last modified time | relevance | path

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

/netbsd-src/external/mit/libuv/dist/src/win/
H A Dfs.c858 int restore_position; in fs__read() local
869 restore_position = 0; in fs__read()
882 restore_position = 1; in fs__read()
908 if (restore_position) in fs__read()
1064 int restore_position; in fs__write() local
1070 restore_position = 0; in fs__write()
1087 restore_position = 1; in fs__write()
1113 if (restore_position) in fs__write()