Searched refs:read_from_file (Results 1 – 1 of 1) sorted by relevance
71 static int read_from_file(const char *path, char *buf, size_t size) in read_from_file() function200 if (!ASSERT_OK(read_from_file(path, buf, 128), "read cgroup_iter")) in get_attach_counter()