Home
last modified time | relevance | path

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

/linux-3.4.99/security/apparmor/include/
Dmatch.h22 #define DFA_START 1 macro
/linux-3.4.99/security/apparmor/
Dpolicy_unpack.c577 profile->policy.start[0] = DFA_START; in unpack_profile()
599 profile->file.start = DFA_START; in unpack_profile()
Ddomain.c156 DFA_START, name); in __attach_match()