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

  /external/libsepol/include/sepol/
errcodes.h 16 #define SEPOL_ENOTSUP -2 /* feature not supported in module language */
  /external/libsepol/src/
link.c 239 ret = SEPOL_ENOTSUP;
645 return SEPOL_ENOTSUP;
652 return SEPOL_ENOTSUP;
683 return SEPOL_ENOTSUP;
690 return SEPOL_ENOTSUP;
    [all...]

Completed in 163 milliseconds