Searched refs:__SOPT (Results 1 - 3 of 3) sorted by relevance

/bionic/libc/upstream-openbsd/lib/libc/stdio/
H A Dmakebuf.c45 * As a side effect, we set __SOPT or __SNPT (en/dis-able fseek
100 * unconditionally; it will only be used if __SOPT is also set.
105 __SOPT : __SNPT);
H A Dsetvbuf.c74 flags &= ~(__SLBF | __SNBF | __SMBF | __SOPT | __SNPT | __SEOF);
/bionic/libc/stdio/
H A Dlocal.h139 // #define __SOPT 0x0400 --- historical (do fseek() optimization).
148 #define __SOPT 0 macro

Completed in 64 milliseconds