Searched refs:rm_fd (Results 1 – 1 of 1) sorted by relevance
94 int err, serv_sk = -1, task_fd = -1, rm_fd = -1; in test_test_local_storage() local124 rm_fd = open(tmp_exec_path, O_RDONLY); in test_test_local_storage()125 if (!ASSERT_GE(rm_fd, 0, "open(tmp_exec_path)")) in test_test_local_storage()129 rm_fd)) in test_test_local_storage()169 close(rm_fd); in test_test_local_storage()