Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Ducred.h155 #define SETCREDF_SVGID (1u << 5) macro
167 SETCREDF_GID | SETCREDF_RGID | SETCREDF_SVGID | SETCREDF_SUPP_GROUPS | \
/freebsd/usr.bin/mdo/
H A Dmdo.c88 setcred_flags |= SETCREDF_GID | SETCREDF_RGID | SETCREDF_SVGID | in main()
/freebsd/sys/kern/
H A Dkern_prot.c726 if (flags & SETCREDF_SVGID) in kern_setcred()
789 if (flags & SETCREDF_SVGID) in kern_setcred()
/freebsd/sys/security/mac_do/
H A Dmac_do.c1966 SETCREDF_GID | SETCREDF_RGID | SETCREDF_SVGID | in mac_do_priv_grant()