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

/illumos-gate/usr/src/lib/libgen/common/
H A Dcopylist.c81 copylist64(const char *filenm, off64_t *szptr) argument
89 *szptr = stbuf.st_size;
97 copylist(const char *filenm, off_t *szptr) argument
111 *szptr = (off_t)stbuf.st_size;

Completed in 43 milliseconds