Searched defs:qpol_pcidevicecon_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.py236 @QpolGenerator(_qpol.qpol_pcidevicecon_from_void)
1209 def qpol_pcidevicecon_from_void(*args): function
1210 return _qpol.qpol_pcidevicecon_from_void(*args)
1211 qpol_pcidevicecon_from_void = _qpol.qpol_pcidevicecon_from_void variable
H A Dqpol_wrap.c6107 qpol_pcidevicecon_t *qpol_pcidevicecon_from_void(void *x) { function
15335 if (!PyArg_ParseTuple(args,(char *)"O:qpol_pcidevicecon_from_void",&obj0)) SWIG_fail;
15338 SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "qpol_pcidevicecon_from_void" "', argument " "1"" of type '" "void *""'");
15340 result = (qpol_pcidevicecon_t *)qpol_pcidevicecon_from_void(arg1);
15970 { (char *)"qpol_pcidevicecon_from_void", _wrap_qpol_pcidevicecon_from_void, METH_VARARGS, NULL},

Completed in 87 milliseconds