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

/illumos-gate/usr/src/uts/common/syscall/
H A Dstat.c286 static int cstat32(vnode_t *, struct stat32 *, int, cred_t *);
291 FSTAT_BODY(fd, sb, cstat32)
324 cstat32(vnode_t *vp, struct stat32 *ubp, int flag, struct cred *cr) function
391 error = cstat32(vp, sb, flags, cred);

Completed in 63 milliseconds