Searched refs:_IOSTRG (Results 1 – 14 of 14) sorted by relevance
46 siop._flag = _IOWRT+_IOSTRG; in vsprintf()
76 && (iop->_flag & _IOSTRG) == 0) { in fclose()209 if (iop->_flag & _IOSTRG) in _wrtchk()
47 siop._flag = _IOWRT+_IOSTRG; in sprintf()
56 if (iop->_flag&(_IOSTRG|_IOEOF)) in _filbuf()
53 siop._flag = _IOWRT+_IOSTRG; in vsprintf()
48 siop._flag = _IOWRT+_IOSTRG; in sprintf()
74 && (iop->_flag & _IOSTRG) == 0) { in fclose()214 if (iop->_flag & _IOSTRG) in _wrtchk()
55 if (iop->_flag&_IOSTRG) in _filbuf()
309 siop._flag = _IOWRT+_IOSTRG; in snprintf()327 siop._flag = _IOWRT+_IOSTRG; in vsnprintf()
50 #define _IOSTRG 0100 macro
91 #define _IOSTRG 0100 macro
124 strbuf._flag = _IOREAD|_IOSTRG; in sscanf()
309 if ( (iop->_flag & _IOSTRG) || (iop->_cnt != 0) ) in number()
71 if (iop->_flag & _IOSTRG) \