Searched refs:AUTH_USER (Results 1 – 2 of 2) sorted by relevance
45 if(properties & HANDLE_1_USER) return AUTH_USER; in CommandAuthRole()51 return AUTH_USER; in CommandAuthRole()
242 #define AUTH_USER ((AUTH_ROLE)(1)) macro