Searched refs:have_state (Results 1 – 1 of 1) sorted by relevance
54 bool retval, have_state; in linux_proc_pid_is_stopped() local61 have_state = false; in linux_proc_pid_is_stopped()65 have_state = true; in linux_proc_pid_is_stopped()68 retval = (have_state && strstr (buffer, "T (stopped)") != NULL); in linux_proc_pid_is_stopped()