Searched defs:nullOutput (Results 1 – 4 of 4) sorted by relevance
64 const char nullOutput[] = "nul"; variable66 const char nullOutput[] = "/dev/null"; variable
32 const std::string nullOutput = "nul"; variable
409 const char nullOutput[] = NULL_OUTPUT; in main() local
71 const char nullOutput[] = "nul"; variable