Searched refs:startSignal (Results 1 – 1 of 1) sorted by relevance
104 char startSignal {1}; in StartCommand() local106 nbyte = write(startFd_, &startSignal, 1); in StartCommand()139 char startSignal {0}; in ExecuteCommand() local142 nbyte = read(startFd, &startSignal, 1); in ExecuteCommand()