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

/illumos-gate/usr/src/cmd/tar/
H A Dtar.c431 static int convtoreg(off_t);
1555 if (convtoreg(Gen.g_filesz))
2692 * convtoreg - determines whether the file should be converted to a
2699 convtoreg(off_t size) function
3429 if (convtoreg(stbuf.st_size)) {

Completed in 99 milliseconds