Searched refs:get_file_contents (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/libdrm/dist/tests/amdgpu/
H A Dras_tests.c500 static int get_file_contents(char *file, char *buf, int size);
514 if (get_file_contents(path, str, sizeof(str)) <= 0)
569 static int get_file_contents(char *file, char *buf, int size) function in typeref:typename:int
640 if (get_file_contents(name, buf, sizeof(buf)) <= 0)

Completed in 3 milliseconds