Searched refs:waitres (Results 1 – 1 of 1) sorted by relevance
47 int waitres = waitpid(*pid, &status, 0); in ~CommandResult() local48 if (waitres == -1) { in ~CommandResult()