Home
last modified time | relevance | path

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

/Linux-v6.1/tools/testing/selftests/powerpc/nx-gzip/
Dgzfht_test.c147 int read_alloc_input_file(char *fname, char **buf, size_t *bufsize) in read_alloc_input_file() function
260 if (read_alloc_input_file(argv[1], &inbuf, &inlen)) in compress_file()