Searched refs:read_file (Results 1 – 1 of 1) sorted by relevance
208 read_file(const char* pathname, char* buffer, size_t buffsize) in read_file() function229 cpuinfo_len = read_file("/proc/cpuinfo", cpuinfo, sizeof cpuinfo); in GetCpuInfo()