Home
last modified time | relevance | path

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

/external/selinux/libselinux/src/
Dlabel_file.c128 char reg_arch_matches = 0; in load_mmap() local
226 reg_arch_matches = strcmp(str_buf, reg_arch) == 0; in load_mmap()
393 rc = regex_load_mmap(mmap_area, &spec->regex, reg_arch_matches, in load_mmap()