Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/syscall/
H A Dstat.c523 static int cstatat64_32(int, char *, struct stat64_32 *, int, int);
524 static int cstat64_32(vnode_t *, struct stat64_32 *, int, cred_t *);
527 fstat64_32(int fd, struct stat64_32 *sb) in fstat64_32()
533 fstatat64_32(int fd, char *name, struct stat64_32 *sb, int flags) in fstatat64_32()
550 stat64_32(char *name, struct stat64_32 *sb) in stat64_32() function
556 lstat64_32(char *name, struct stat64_32 *sb) in lstat64_32()
562 cstat64_32(vnode_t *vp, struct stat64_32 *ubp, int flag, cred_t *cr) in cstat64_32()
565 struct stat64_32 lsb; in cstat64_32()
606 cstatat64_32(int fd, char *name, struct stat64_32 *sb, int follow, int flags) in cstatat64_32()
/illumos-gate/usr/src/lib/libproc/common/
H A Dpr_stat.c44 stat64_32_to_n(struct stat64_32 *src, struct stat *dest) in stat64_32_to_n()
77 struct stat64_32 statb64_32; in pr_stat()
152 struct stat64_32 statb64_32; in pr_lstat()
227 struct stat64_32 statb64_32; in pr_fstat()
302 struct stat64_32 statb64_32; in pr_stat64()
381 struct stat64_32 statb64_32; in pr_lstat64()
460 struct stat64_32 statb64_32; in pr_fstat64()
/illumos-gate/usr/src/uts/common/os/
H A Dsysent.c780 extern int fstatat64_32(int, char *, struct stat64_32 *, int);
781 extern int stat64_32(char *, struct stat64_32 *);
782 extern int lstat64_32(char *, struct stat64_32 *);
783 extern int fstat64_32(int, struct stat64_32 *);
1044 /* 215 */ SYSENT_CI("stat64", stat64_32, 2),
/illumos-gate/usr/src/cmd/truss/
H A Dstat.c104 struct stat64_32 statb; in show_stat64_32()
/illumos-gate/usr/src/uts/common/sys/
H A Dstat.h375 struct stat64_32 { struct