Searched defs:IsOpen (Results 1 – 3 of 3) sorted by relevance
60 bool IsOpen() const { in IsOpen() function
56 ValidateFD( int fd, int IsOpen) in ValidateFD()
304 bool IsOpen() const { return fd_ != -1; } in IsOpen() function