Searched refs:PIPE_STATUS_OPEN (Results 1 – 2 of 2) sorted by relevance
12 #define PIPE_STATUS_OPEN 0 macro
258 if (strcmp(pipe->stat, "OPEN") == 0) pipe->status = PIPE_STATUS_OPEN; in WaterReadData()261 pipe->status = PIPE_STATUS_OPEN; in WaterReadData()