Searched defs:qpol_genfscon_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.py168 @QpolGenerator(_qpol.qpol_genfscon_from_void)
624 def qpol_genfscon_from_void(*args): function
625 return _qpol.qpol_genfscon_from_void(*args)
626 qpol_genfscon_from_void = _qpol.qpol_genfscon_from_void variable
H A Dqpol_wrap.c4863 qpol_genfscon_t *qpol_genfscon_from_void(void *x) { function
11027 if (!PyArg_ParseTuple(args,(char *)"O:qpol_genfscon_from_void",&obj0)) SWIG_fail;
11030 SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "qpol_genfscon_from_void" "', argument " "1"" of type '" "void *""'");
11032 result = (qpol_genfscon_t *)qpol_genfscon_from_void(arg1);
15792 { (char *)"qpol_genfscon_from_void", _wrap_qpol_genfscon_from_void, METH_VARARGS, NULL},

Completed in 71 milliseconds