HomeSort by relevance Sort by last modified time
    Searched refs:SELABEL_SUBSET (Results 1 - 5 of 5) sorted by null

  /external/libselinux/include/selinux/
label.h 108 SELABEL_SUBSET,
120 * Return %SELABEL_SUBSET if @h1 is a subset of @h2, %SELABEL_EQUAL
  /external/selinux/libselinux/include/selinux/
label.h 129 SELABEL_SUBSET,
141 * Return %SELABEL_SUBSET if @h1 is a subset of @h2, %SELABEL_EQUAL
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/selinux/
__init__.py 560 SELABEL_SUBSET = _selinux.SELABEL_SUBSET
    [all...]
  /external/libselinux/src/
label_file.c 853 return SELABEL_SUBSET;
  /external/selinux/libselinux/src/
label_file.c 890 return SELABEL_SUBSET;

Completed in 193 milliseconds