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

/illumos-gate/usr/src/lib/libproc/common/
H A Dpr_stat.c77 struct stat64_32 statb64_32; local
109 adp->arg_object = &statb64_32;
110 adp->arg_size = sizeof (statb64_32);
135 stat64_32_to_n(&statb64_32, buf);
152 struct stat64_32 statb64_32; local
184 adp->arg_object = &statb64_32;
185 adp->arg_size = sizeof (statb64_32);
210 stat64_32_to_n(&statb64_32, buf);
227 struct stat64_32 statb64_32; local
259 adp->arg_object = &statb64_32;
302 struct stat64_32 statb64_32; local
381 struct stat64_32 statb64_32; local
460 struct stat64_32 statb64_32; local
[all...]

Completed in 67 milliseconds