Searched defs:cstatat32 (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/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)); 379 cstatat32(int fd, char *name, struct stat32 *sb, int follow, int flags) function
|
Completed in 91 milliseconds