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

/osnet-11/usr/src/lib/libproc/common/
H A Dpr_stat.c44 stat64_32_to_n(struct stat64_32 *src, struct stat *dest) function
135 stat64_32_to_n(&statb64_32, buf);
210 stat64_32_to_n(&statb64_32, buf);
285 stat64_32_to_n(&statb64_32, buf);
364 stat64_32_to_n(&statb64_32, (struct stat *)buf);
443 stat64_32_to_n(&statb64_32, (struct stat *)buf);
522 stat64_32_to_n(&statb64_32, (struct stat *)buf);

Completed in 20 milliseconds