Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cpio/
H A Dcpio.c2903 holes_info_t *holes, int *hole_changed) in read_compress_holes() argument
2944 *hole_changed = 1; in read_compress_holes()
2982 int hole_changed = 0; in data_out() local
3188 &real_filesz, holes, &hole_changed); in data_out()
3211 if (hole_changed == 1) { in data_out()