Searched refs:pgrep (Results 1 – 1 of 1) sorted by relevance
93 FILE *pgrep = popen( in GetTestAppProcessId() local97 if (!pgrep) { in GetTestAppProcessId()104 int bytes_read = fread(pgrep_output, 1, sizeof(pgrep_output) - 1, pgrep); in GetTestAppProcessId()105 pclose(pgrep); in GetTestAppProcessId()