Searched refs:cstat64_32 (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/uts/common/syscall/ |
H A D | stat.c | 524 static int cstat64_32(vnode_t *, struct stat64_32 *, int, cred_t *); 529 FSTAT_BODY(fd, sb, cstat64_32) in fstat64_32() 562 cstat64_32(vnode_t *vp, struct stat64_32 *ubp, int flag, cred_t *cr) in cstat64_32() function 618 error = cstat64_32(vp, sb, flags, cred); in cstatat64_32()
|