Searched refs:baseonly (Results 1 - 2 of 2) sorted by relevance

/external/selinux/libselinux/utils/
H A Dselabel_digest.c63 char *baseonly = NULL, *file = NULL, *digest = (char *)1; local
75 { SELABEL_OPT_BASEONLY, baseonly },
104 baseonly = (char *)1;
123 selabel_option[1].value = baseonly;
/external/selinux/libselinux/src/
H A Dlabel_file.c719 bool baseonly = false; local
733 baseonly = !!opts[i].value;
817 if (!baseonly) {

Completed in 213 milliseconds