Searched refs:info_file (Results 1 – 1 of 1) sorted by relevance
185 let mut info_file = File::open("/proc/meminfo").unwrap(); in shell_cmd_free() localVariable187 info_file.read_to_end(&mut buf).unwrap(); in shell_cmd_free()