Searched defs:get_holes_list (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cpio/
H A Dutils.c154 get_holes_list(int fd, off_t filesz, size_t *countp) function
328 if ((hl = get_holes_list(fd, filesz, &ninfo)) == NULL)

Completed in 57 milliseconds