Lines Matching refs:has
49 The 'struct __FILE_TAG' structure has a long history that dates back to
62 terms of the implementation. Various 3rd-party software that has
86 This represents all of the data that has been added to stdio that is
92 To add a member to the structure, one has to add data to the structures
109 member is consulted. If the flag has been set to zero, then the STREAM
158 underlying I/O will occur, unless buffering has been disabled.
168 writing entry points has reimplemented the path of writing to the buffer
180 1. A write has filled up the buffer.
182 3. fflush(3C) or a similar function has been called.
183 4. A read occurs on a buffer that has unflushed writes.
212 it has not been. Once an orientation for a stream has been set, it
213 cannot be changed until the stream has been closed or it is reset by
266 The 32-bit libc has historically been limited to 255 open streams
279 The act of getting the correct file descriptor has been centralized in a