Home | History | Annotate | Download | only in logging

Lines Matching refs:fstat

398             sres = os.fstat(self.stream.fileno())
410 # once and then fstat'ing our new fd if we opened a new log stream.