Searched refs:cstat64_32 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/syscall/
H A Dstat.c524 static int cstat64_32(vnode_t *, struct stat64_32 *, int, cred_t *);
529 FSTAT_BODY(fd, sb, cstat64_32)
562 cstat64_32(vnode_t *vp, struct stat64_32 *ubp, int flag, cred_t *cr) function
618 error = cstat64_32(vp, sb, flags, cred);

Completed in 45 milliseconds