Home
last modified time | relevance | path

Searched refs:SysSetGroupID (Results 1 - 3 of 3) sorted by relevance

/kernel/liteos_a/syscall/
H A Dprocess_syscall.c777 int SysSetGroupID(int gid) in SysSetGroupID() function
836 int SysSetGroupID(int gid) in SysSetGroupID() function
961 return SysSetGroupID(rgid); in SysSetRealEffSaveGroupID()
966 return SysSetGroupID(egid); in SysSetRealEffSaveGroupID()
968 return SysSetGroupID(sgid); in SysSetRealEffSaveGroupID()
H A Dlos_syscall.h92 extern int SysSetGroupID(unsigned int gid);
/kernel/liteos_a/fs/vfs/vfs_cmd/
H A Dvfs_shellcmd.c1230 SysSetGroupID(su_gid); in osShellCmdSu()

Completed in 8 milliseconds