Home
last modified time | relevance | path

Searched refs:DFA_START (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/security/apparmor/include/
Dmatch.h21 #define DFA_START 1 macro
/linux-4.1.27/security/apparmor/
Dpolicy_unpack.c589 profile->policy.start[0] = DFA_START; in unpack_profile()
611 profile->file.start = DFA_START; in unpack_profile()
Ddomain.c150 DFA_START, name); in __attach_match()