Searched refs:__SAPP (Results 1 – 3 of 3) sorted by relevance
68 fp->_flags |= __SAPP; in fdopen()
63 if (fp->_flags & __SAPP) in __swrite()
163 #define __SAPP 0x0100 /* fdopen()ed in append mode */ macro