Home
last modified time | relevance | path

Searched refs:EQUIV_TABLE (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/security/apparmor/include/
Dmatch.h87 #define EQUIV_TABLE(DFA) ((u8 *)((DFA)->tables[YYTD_ID_EC]->td_data)) macro
/linux-2.6.39/security/apparmor/
Dmatch.c314 u8 *equiv = EQUIV_TABLE(dfa); in aa_dfa_match_len()