Searched refs:cstatat32 (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/uts/common/syscall/ |
H A D | stat.c | 285 static int cstatat32(int, char *, struct stat32 *, int, int); 308 return (cstatat32(fd, name, sb, followflag, csflags)); in fstatat32() 379 cstatat32(int fd, char *name, struct stat32 *sb, int follow, int flags) in cstatat32() function
|