Home | History | Annotate | Download | only in policyrep

Lines Matching refs:qpol_context_from_void

4653     qpol_context_t *qpol_context_from_void(void *x) {
10163 if (!PyArg_ParseTuple(args,(char *)"O:qpol_context_from_void",&obj0)) SWIG_fail;
10166 SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "qpol_context_from_void" "', argument " "1"" of type '" "void *""'");
10168 result = (qpol_context_t *)qpol_context_from_void(arg1);
15760 { (char *)"qpol_context_from_void", _wrap_qpol_context_from_void, METH_VARARGS, NULL},