Searched refs:PATH_DEVNULL (Results 1 – 1 of 1) sorted by relevance
20 # define PATH_DEVNULL "NUL:" macro22 # define PATH_DEVNULL "/dev/null" macro1717 current_output = fopen(PATH_DEVNULL, "w"); in docmd()