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

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/policyrep/
qpol.i 94 const qpol_policy_t * p __attribute__ ((unused)),
158 return qpol_policy_t(path, 0, qpol_logger)
168 typedef struct qpol_policy {} qpol_policy_t;
204 qpol_policy_t *p;
    [all...]
qpol_wrap.c     [all...]
qpol.py 118 return qpol_policy_t(path, 0, qpol_logger)
125 class qpol_policy_t(_object): class in inherits:_object
127 __setattr__ = lambda self, name, value: _swig_setattr(self, qpol_policy_t, name, value)
129 __getattr__ = lambda self, name: _swig_getattr(self, qpol_policy_t, name)
246 qpol_policy_t_swigregister(qpol_policy_t)
    [all...]

Completed in 79 milliseconds