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

/illumos-gate/usr/src/tools/codereview/
H A Dlwlp.c208 static void copypage(FILE *, long, long);
846 copypage(outfile, 0L, current.offset);
1095 copypage(outfile, page_map[i], page_map[i+1]);
1103 copypage(FILE *outfile, long off_beg, long off_end) function

Completed in 141 milliseconds