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

/illumos-gate/usr/src/uts/common/os/
H A Dexec.c89 static int execsetid(struct vnode *, struct vattr *, uid_t *, uid_t *,
617 (privflags = execsetid(vp, &vattr, &uid, &gid, &fset,
735 * execsetid() told us whether or not we had to change the
1028 execsetid(struct vnode *vp, struct vattr *vattrp, uid_t *uidp, uid_t *gidp, function

Completed in 47 milliseconds