Home
last modified time | relevance | path

Searched refs:execsetid (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dexec.c93 static int execsetid(struct vnode *, struct vattr *, uid_t *, uid_t *,
701 (privflags = execsetid(vp, &vattr, &uid, &gid, &fset, in gexec()
1112 execsetid(struct vnode *vp, struct vattr *vattrp, uid_t *uidp, uid_t *gidp, in execsetid() function