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.c129 char reg_arch_matches = 0; in load_mmap() local
227 reg_arch_matches = strcmp(str_buf, reg_arch) == 0; in load_mmap()
392 rc = regex_load_mmap(mmap_area, &spec->regex, reg_arch_matches); in load_mmap()