Searched refs:TYPE_READY (Results 1 - 2 of 2) sorted by relevance
/sssd-io/src/util/ |
H A D | sss_python.h | 36 #define TYPE_READY(module, type, name) do { \ macro
|
/sssd-io/src/python/ |
H A D | pyhbac.c | 1990 TYPE_READY(m, pyhbac_hbacrule_type, "HbacRule"); 1991 TYPE_READY(m, pyhbac_hbacrule_element_type, "HbacRuleElement"); 1992 TYPE_READY(m, pyhbac_hbacrequest_element_type, "HbacRequestElement"); 1993 TYPE_READY(m, pyhbac_hbacrequest_type, "HbacRequest");
|
Completed in 15 milliseconds