Home
last modified time | relevance | path

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

/kernel/liteos_a/syscall/
Dprocess_syscall.c729 static int SetGroups(int listSize, const int *safeList, int size) in SetGroups() function
868 ret = SetGroups(listSize, safeList, size); in SysSetGroups()