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

/netbsd-current/lib/libc/stdio/
H A Drefill.c134 fp->_flags &= ~__SMOD; /* buffer contents are again pristine */
H A Dfseeko.c216 if ((fp->_flags & __SMOD) == 0 &&
/netbsd-current/include/
H A Dstdio.h167 #define __SMOD 0x2000 /* true => fgetln modified _p text */ macro

Completed in 152 milliseconds