Searched defs:fifo_getattr (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/fifofs/
H A Dfifovnops.c78 static int fifo_getattr(vnode_t *, vattr_t *, int, cred_t *,
128 VOPNAME_GETATTR, { .vop_getattr = fifo_getattr },
1443 fifo_getattr(vnode_t *vp, vattr_t *vap, int flags, cred_t *crp, function
1971 * an ACL from the permission bits that fifo_getattr() makes up.

Completed in 64 milliseconds