Searched refs:fstat64_32 (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/syscall/
H A Dstat.c527 fstat64_32(int fd, struct stat64_32 *sb) function
539 return (fstat64_32(fd, sb));
/illumos-gate/usr/src/uts/common/os/
H A Dsysent.c785 extern int fstat64_32(int, struct stat64_32 *);
1048 /* 217 */ SYSENT_CI("fstat64", fstat64_32, 2),

Completed in 47 milliseconds