Home
last modified time | relevance | path

Searched defs:SetGroups (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libcap/cap/
H A Dconvenience.go300 func SetGroups(gid int, suppl ...int) error { func
H A Dlaunch.go135 func (attr *Launcher) SetGroups(gid int, groups []int) { func