Searched refs:devNull (Results 1 – 2 of 2) sorted by relevance
174 static const std::string devNull = "/dev/null"; in getDevNull() local175 return devNull; in getDevNull()
419 static const std::string devNull = "NUL"; in getDevNull() local420 return devNull; in getDevNull()