Searched defs:qpol_rolebounds_from_void (Results 1 - 2 of 2) sorted by relevance

/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/policyrep/
H A Dqpol.py1099 def qpol_rolebounds_from_void(*args): function
1100 return _qpol.qpol_rolebounds_from_void(*args)
1101 qpol_rolebounds_from_void = _qpol.qpol_rolebounds_from_void variable
H A Dqpol_wrap.c5844 qpol_rolebounds_t *qpol_rolebounds_from_void(void *x) { function
14511 if (!PyArg_ParseTuple(args,(char *)"O:qpol_rolebounds_from_void",&obj0)) SWIG_fail;
14514 SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "qpol_rolebounds_from_void" "', argument " "1"" of type '" "void *""'");
14516 result = (qpol_rolebounds_t *)qpol_rolebounds_from_void(arg1);
15935 { (char *)"qpol_rolebounds_from_void", _wrap_qpol_rolebounds_from_void, METH_VARARGS, NULL},

Completed in 59 milliseconds