Searched refs:devNull (Results 1 – 2 of 2) sorted by relevance
173 static const std::string devNull = "/dev/null"; in getDevNull() local174 return devNull; in getDevNull()
417 static const std::string devNull = "NUL"; in getDevNull() local418 return devNull; in getDevNull()