Searched refs:get_authority_flag (Results 1 – 1 of 1) sorted by relevance
479 #define get_authority_flag(func_id) (1 << (func_id - 1)) macro524 unsigned int af = get_authority_flag(func_id); in check_authorized()