Lines Matching refs:ESRCH
359 // ESRCH = No Such Process (can happen if the other process is already in361 DCHECK(rv == 0 || errno == ESRCH) << "Error killing process: "