Searched refs:pUser (Results 1 - 12 of 12) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/library/include/
H A Duser_group.h7 int AddUserToGroups(char *pUser,char **ppGroup,int no);
9 int DelUserFromGroups(char *pUser,char **ppGroup,int no);
10 int GetGroupUserInfo(grp_user *pUser);
13 void FreeGroupUserInfo(grp_user *pUser);
14 int UserInGroup(char *pUser,char *pGrp);
H A Duser.h42 int AddUser(u_info *pUser);
45 int UpdateUser(char *pName,u_info *pUser);
H A Dgroup.h22 grp_user *pUser; // user info of the group member in struct:group_list
H A Dshare.h19 u_list *pUser; // users that can access the share member in struct:sh_list
/asus-wl-520gu-7.0.1.45/src/router/library/
H A Duser_group.h7 int AddUserToGroups(char *pUser,char **ppGroup,int no);
9 int DelUserFromGroups(char *pUser,char **ppGroup,int no);
10 int GetGroupUserInfo(grp_user *pUser);
13 void FreeGroupUserInfo(grp_user *pUser);
14 int UserInGroup(char *pUser,char *pGrp);
H A Duser.h42 int AddUser(u_info *pUser);
45 int UpdateUser(char *pName,u_info *pUser);
H A Dgroup.h22 grp_user *pUser; // user info of the group member in struct:group_list
H A Dshare.h19 u_list *pUser; // users that can access the share member in struct:sh_list
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ia64/kernel/
H A Dminstate.h32 (pUser) mov ar.rsc=0; /* set enforced lazy mode, pl 0, little-endian, loadrs=0 */ \
34 (pUser) addl rKRBS=IA64_RBS_OFFSET,r1; /* compute base of RBS */ \
35 (pUser) mov rARRNAT=ar.rnat; \
38 (pUser) addl r1=IA64_STK_OFFSET-IA64_PT_REGS_SIZE,r1; /* compute base of memory stack */ \
39 (pUser) mov rARBSPSTORE=ar.bspstore; /* save ar.bspstore */ \
42 (pUser) mov ar.bspstore=rKRBS; /* switch to kernel RBS */ \
44 (pUser) mov r18=ar.bsp; \
45 (pUser) mov ar.rsc=0x3; /* set eager mode, pl 0, little-endian, loadrs=0 */ \
58 (pUser) mov ar.rsc=0; /* set enforced lazy mode, pl 0, little-endian, loadrs=0 */ \
59 (pUser) add
[all...]
H A Dentry.h8 #define pUser p3 /* will leave_kernel return to user-mode? */ macro
H A Dentry.S26 * pUser: See entry.h.
64 (p6) cmp.ne pKern,pUser=r0,r0 // a successful execve() lands us in user-mode...
525 (pUser) rsm psr.i
533 (pUser) ld8 r19=[r19] // load current->thread.pfm_ovfl_block_reset
535 (pUser) ld8 r17=[r17] // load current->need_resched
536 (pUser) ld4 r18=[r18] // load current->sigpending
539 (pUser) cmp.ne.unc p9,p0=r19,r0 // current->thread.pfm_ovfl_block_reset != 0?
541 (pUser) cmp.ne.unc p7,p0=r17,r0 // current->need_resched != 0?
542 (pUser) cmp.ne.unc p8,p0=r18,r0 // current->sigpending != 0?
754 (pUser) mo
[all...]
/asus-wl-520gu-7.0.1.45/src/router/samba/source/utils/
H A Dnet_rap.c59 static void file_fn(const char * pPath, const char * pUser, uint16 perms, argument
63 id, pUser, perms, locks, pPath);
66 static void one_file_fn(const char *pPath, const char *pUser, uint16 perms, argument
74 id, pUser, locks, pPath, perms);

Completed in 109 milliseconds