Searched defs:SetGroups (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/libcap/cap/ | ||
H A D | convenience.go | 300 func SetGroups(gid int, suppl ...int) error { func |
H A D | launch.go | 135 func (attr *Launcher) SetGroups(gid int, groups []int) { func |