Searched refs:PLOGE (Results 1 – 3 of 3) sorted by relevance
91 PLOGE("pipe() for outPipe"); in execute()96 PLOGE("pipe() for errPipe"); in execute()102 PLOGE("fork()"); in execute()156 PLOGE("poll()"); in execute()161 PLOGE("read(stdout)"); in execute()165 PLOGE("read(stderr)"); in execute()177 PLOGE("waitpid(%d)", pid); in execute()
36 PLOGE("Failed setNonBlocking: Could not get flags for fd"); in setNonBlocking()40 PLOGE("Failed setNonBlocking: Could not set non-blocking flag for fd"); in setNonBlocking()
28 #define PLOGE(fmt, ...) \ macro