Home
last modified time | relevance | path

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

/third_party/musl/src/linux/
Dsetgroups.c5 int setgroups(size_t count, const gid_t list[]) in setgroups() function
/third_party/node/lib/internal/bootstrap/switches/
Ddoes_own_process_state.js65 function setgroups(groups) { function