Home
last modified time | relevance | path

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

/external/selinux/libsemanage/src/
Dgenhomedircon.c224 fc_match_handle_t *handp = varg; in fcontext_matches() local
266 if (regexec(&re, handp->dir, 0, NULL, 0) == 0) in fcontext_matches()
267 handp->matched = 1; in fcontext_matches()