Searched refs:devNull (Results 1 – 3 of 3) 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()
2072 INT devNull; /* Just a dummy to avoid a lot of branches in the code */ in pcmDmx_ApplyFrame() local2094 pDmxOutScale = &devNull; /* redirect to temporal stack memory */ in pcmDmx_ApplyFrame()