stat64_32
struct stat64_32 statb;
struct stat64_32 statb64_32;
struct stat64_32 statb64_32;
struct stat64_32 statb64_32;
struct stat64_32 statb64_32;
stat64_32_to_n(struct stat64_32 *src, struct stat *dest)
struct stat64_32 statb64_32;
struct stat64_32 statb64_32;
/* 215 */ SYSENT_CI("stat64", stat64_32, 2),
extern int fstatat64_32(int, char *, struct stat64_32 *, int);
extern int stat64_32(char *, struct stat64_32 *);
extern int lstat64_32(char *, struct stat64_32 *);
extern int fstat64_32(int, struct stat64_32 *);
static int cstatat64_32(int, char *, struct stat64_32 *, int, int);
static int cstat64_32(vnode_t *, struct stat64_32 *, int, cred_t *);
fstat64_32(int fd, struct stat64_32 *sb)
fstatat64_32(int fd, char *name, struct stat64_32 *sb, int flags)
stat64_32(char *name, struct stat64_32 *sb)
lstat64_32(char *name, struct stat64_32 *sb)
cstat64_32(vnode_t *vp, struct stat64_32 *ubp, int flag, cred_t *cr)
struct stat64_32 lsb;
cstatat64_32(int fd, char *name, struct stat64_32 *sb, int follow, int flags)