Home
last modified time | relevance | path

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

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