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

  /external/libselinux/include/selinux/
label.h 109 SELABEL_EQUAL,
120 * Return %SELABEL_SUBSET if @h1 is a subset of @h2, %SELABEL_EQUAL
  /external/selinux/libselinux/include/selinux/
label.h 130 SELABEL_EQUAL,
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 561 SELABEL_EQUAL = _selinux.SELABEL_EQUAL
    [all...]
  /external/libselinux/src/
label_file.c 856 return SELABEL_EQUAL;
  /external/selinux/libselinux/src/
label_file.c 893 return SELABEL_EQUAL;

Completed in 4500 milliseconds