Home
last modified time | relevance | path

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

/external/liblzf/
Dlzf.c219 uncompress_fd (int from, int to) in uncompress_fd() function
405 rc = uncompress_fd (fd, 1); in run_file()
428 rc = uncompress_fd (fd, fd2); in run_file()
527 rc = uncompress_fd (0, 1); in main()