Home
last modified time | relevance | path

Searched refs:grab_file (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/projects/build/scripts/mod/
H A Dsumversion.c261 file = grab_file(fname, &len); in parse_file()
327 file = grab_file(cmd, &flen); in parse_source_files()
422 file = grab_file(filelist, &len); in get_src_version()
H A Dmodpost.c337 void *grab_file(const char *filename, unsigned long *size) in grab_file() function
404 hdr = grab_file(filename, &info->size); in parse_elf()
2009 void *file = grab_file(fname, &size); in read_dump()
H A Dmodpost.h181 void *grab_file(const char *filename, unsigned long *size);