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

/osnet-11/usr/src/lib/libgen/common/
H A Dllib-lgen37 char *copylist64(const char *filenm, off64_t *szptr);
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 20 milliseconds