Home
last modified time | relevance | path

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

/system/libufdt/tests/src/
Dutil.c25 static char *load_file_contents(FILE *fp, size_t *len_ptr) { in load_file_contents() function
54 char *buf = load_file_contents(fp, len_ptr); in load_file()
/system/libufdt/utils/src/
Dmkdtimg_core.c77 static char *load_file_contents(FILE *fp, size_t *len_ptr) { in load_file_contents() function
106 char *buf = load_file_contents(fp, len_ptr); in load_file()