Home
last modified time | relevance | path

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

/linux-4.1.27/security/apparmor/include/
Dmatch.h57 #define YYTD_ID_BASE 1 macro
89 #define BASE_TABLE(DFA) ((u32 *)((DFA)->tables[YYTD_ID_BASE]->td_data))
/linux-4.1.27/security/apparmor/
Dmatch.c107 dfa->tables[YYTD_ID_BASE] && in verify_dfa()
112 state_count = dfa->tables[YYTD_ID_BASE]->td_lolen; in verify_dfa()
246 case YYTD_ID_BASE: in aa_dfa_unpack()