Home
last modified time | relevance | path

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

/security/apparmor/
Dmatch.c647 static unsigned int leftmatch_fb(struct aa_dfa *dfa, unsigned int start, in leftmatch_fb() function
735 return leftmatch_fb(dfa, start, str, &wb, count); in aa_dfa_leftmatch()