Searched refs:CommandAuthRole (Results 1 – 3 of 3) sorted by relevance
92 CommandAuthRole(
232 AUTH_ROLE role = CommandAuthRole(commandIndex, sessionIndex); in IsPolicySessionRequired()353 || (CommandAuthRole(commandIndex, sessionIndex) == AUTH_ADMIN in IsAuthValueAvailable()1032 AUTH_ROLE role = CommandAuthRole(command->index, sessionIndex); in CheckPolicyAuthSession()1558 if(CommandAuthRole(command->index, i) != AUTH_NONE) in ParseSessionBuffer()1699 if(CommandAuthRole(command->index, i) != AUTH_NONE) in CheckAuthNoSession()
338 CommandAuthRole( in CommandAuthRole() function