Searched refs:pGroup (Results 1 - 10 of 10) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/library/include/
H A Duser_group.h6 int AddUsersToGroup (char *pGroup,char **ppUser,int no);
8 int DelUsersFromGroup(char *pGroup,char **ppUser,int no);
11 int GetUserGroupInfo(u_group *pGroup);
12 void FreeUserGroupInfo(u_group *pGroup);
H A Dshare_group.h4 int AddGroupToShares (char *pGroup, char **ppShare, int nNo, int nReadonly);
6 int DelGroupFromShares (char *pGroup, char **ppShare, int nNo);
H A Dgroup.h29 grp_list *pGroup; // groups that can access the share member in struct:sh_group
H A Dshare.h17 grp_list *pGroup; // groups that can access the share member in struct:sh_list
H A Duser.h29 u_group *pGroup; // group info of the user member in struct:user_list
/asus-wl-520gu-7.0.1.45/src/router/library/
H A Duser_group.h6 int AddUsersToGroup (char *pGroup,char **ppUser,int no);
8 int DelUsersFromGroup(char *pGroup,char **ppUser,int no);
11 int GetUserGroupInfo(u_group *pGroup);
12 void FreeUserGroupInfo(u_group *pGroup);
H A Dshare_group.h4 int AddGroupToShares (char *pGroup, char **ppShare, int nNo, int nReadonly);
6 int DelGroupFromShares (char *pGroup, char **ppShare, int nNo);
H A Dgroup.h29 grp_list *pGroup; // groups that can access the share member in struct:sh_group
H A Dshare.h17 grp_list *pGroup; // groups that can access the share member in struct:sh_list
H A Duser.h29 u_group *pGroup; // group info of the user member in struct:user_list

Completed in 42 milliseconds