Home
last modified time | relevance | path

Searched refs:mem_file (Results 1 – 2 of 2) sorted by relevance

/external/e2fsprogs/misc/
De2initrd_helper.c47 struct mem_file { struct
72 struct mem_file *ret_file) in get_file() argument
125 static char *get_line(struct mem_file *file) in get_line()
148 static int mem_file_eof(struct mem_file *file) in mem_file_eof()
338 struct mem_file file; in get_root_type()
/external/autotest/client/bin/
Dcpuset.py158 for mem_file in glob.glob(mem_files_pattern):
159 child_container = unpath(os.path.dirname(mem_file))
234 for mem_file in glob.glob(mem_files_pattern):
235 child_container = os.path.dirname(mem_file)