Home
last modified time | relevance | path

Searched refs:cstatat64_32 (Results 1 – 1 of 1) 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);
546 return (cstatat64_32(fd, name, sb, followflag, csflags)); in fstatat64_32()
606 cstatat64_32(int fd, char *name, struct stat64_32 *sb, int follow, int flags) in cstatat64_32() function