Searched refs:used_pids (Results 1 – 1 of 1) sorted by relevance
42 int rc, used_pids, max_pids; in tst_get_free_pids_() local49 rc = fscanf(f, "%i", &used_pids); in tst_get_free_pids_()52 if (rc != 1 || used_pids < 0) { in tst_get_free_pids_()63 return max_pids - used_pids; in tst_get_free_pids_()