Searched refs:cstatat (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/uts/common/syscall/ |
H A D | stat.c | 131 static int cstatat(int, char *, struct stat *, int, int); 173 return (cstatat(fd, name, sb, followflag, csflags)); in fstatat() 256 cstatat(int fd, char *name, struct stat *sb, int follow, int flags) in cstatat() function
|