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

  /external/selinux/libselinux/src/
audit2why.c 19 #define BADSCON -2
341 RETURN(BADSCON)
476 PyModule_AddIntConstant(m,"BADSCON", BADSCON);
  /external/selinux/python/sepolgen/src/sepolgen/
audit.py 259 if self.type == audit2why.BADSCON:
261 if self.type == audit2why.BADSCON:
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/sepolgen/
audit.py 259 if self.type == audit2why.BADSCON:
261 if self.type == audit2why.BADSCON:

Completed in 80 milliseconds