Home
last modified time | relevance | path

Searched refs:CF3_MODULES (Results 1 – 25 of 30) sorted by relevance

12

/dports/sysutils/cfengine/cfengine-3.19.0/libpromises/
H A Dsyntax.c60 for (int module_index = 0; module_index < CF3_MODULES; module_index++) in PromiseTypeSyntaxGetStrict()
81 for (int module_index = 0; module_index < CF3_MODULES; module_index++) in IsBuiltInPromiseType()
182 for (int i = 0; i < CF3_MODULES; i++) in BodySyntaxGet()
240 for (i = 0; i < CF3_MODULES; i++) in ExpectedDataType()
1049 for (int module_index = 0; module_index < CF3_MODULES; module_index++) in BundleTypesToJson()
1126 for (int module_index = 0; module_index < CF3_MODULES; module_index++) in PromiseTypesToJson()
1193 for (int module_index = 0; module_index < CF3_MODULES; module_index++) in BodyTypesToJson()
H A Dcf3parse_logic.h245 for (int i = 0; i < CF3_MODULES; i++) in LvalWantsBody()
353 for (int i = 0; i < CF3_MODULES; i++) in CheckSelection()
H A Dmod_common.c546 const int CF3_MODULES = (sizeof(CF_ALL_PROMISE_TYPES) / sizeof(CF_ALL_PROMISE_TYPES[0])); variable
H A Dcf3.defs.h352 extern const int CF3_MODULES;
/dports/sysutils/cfengine318/cfengine-3.18.1/libpromises/
H A Dsyntax.c60 for (int module_index = 0; module_index < CF3_MODULES; module_index++) in PromiseTypeSyntaxGetStrict()
81 for (int module_index = 0; module_index < CF3_MODULES; module_index++) in IsBuiltInPromiseType()
182 for (int i = 0; i < CF3_MODULES; i++) in BodySyntaxGet()
240 for (i = 0; i < CF3_MODULES; i++) in ExpectedDataType()
1049 for (int module_index = 0; module_index < CF3_MODULES; module_index++) in BundleTypesToJson()
1126 for (int module_index = 0; module_index < CF3_MODULES; module_index++) in PromiseTypesToJson()
1193 for (int module_index = 0; module_index < CF3_MODULES; module_index++) in BodyTypesToJson()
H A Dcf3parse_logic.h245 for (int i = 0; i < CF3_MODULES; i++) in LvalWantsBody()
353 for (int i = 0; i < CF3_MODULES; i++) in CheckSelection()
H A Dmod_common.c546 const int CF3_MODULES = (sizeof(CF_ALL_PROMISE_TYPES) / sizeof(CF_ALL_PROMISE_TYPES[0])); variable
H A Dcf3.defs.h352 extern const int CF3_MODULES;
/dports/sysutils/cfengine-devel/core-d08ae9eff/libpromises/
H A Dsyntax.c60 for (int module_index = 0; module_index < CF3_MODULES; module_index++) in PromiseTypeSyntaxGetStrict()
81 for (int module_index = 0; module_index < CF3_MODULES; module_index++) in IsBuiltInPromiseType()
182 for (int i = 0; i < CF3_MODULES; i++) in BodySyntaxGet()
240 for (i = 0; i < CF3_MODULES; i++) in ExpectedDataType()
1049 for (int module_index = 0; module_index < CF3_MODULES; module_index++) in BundleTypesToJson()
1126 for (int module_index = 0; module_index < CF3_MODULES; module_index++) in PromiseTypesToJson()
1193 for (int module_index = 0; module_index < CF3_MODULES; module_index++) in BodyTypesToJson()
H A Dcf3parse_logic.h245 for (int i = 0; i < CF3_MODULES; i++) in LvalWantsBody()
353 for (int i = 0; i < CF3_MODULES; i++) in CheckSelection()
H A Dmod_common.c546 const int CF3_MODULES = (sizeof(CF_ALL_PROMISE_TYPES) / sizeof(CF_ALL_PROMISE_TYPES[0])); variable
H A Dcf3.defs.h352 extern const int CF3_MODULES;
/dports/sysutils/cfengine319/cfengine-3.19.0/libpromises/
H A Dsyntax.c60 for (int module_index = 0; module_index < CF3_MODULES; module_index++) in PromiseTypeSyntaxGetStrict()
81 for (int module_index = 0; module_index < CF3_MODULES; module_index++) in IsBuiltInPromiseType()
182 for (int i = 0; i < CF3_MODULES; i++) in BodySyntaxGet()
240 for (i = 0; i < CF3_MODULES; i++) in ExpectedDataType()
1049 for (int module_index = 0; module_index < CF3_MODULES; module_index++) in BundleTypesToJson()
1126 for (int module_index = 0; module_index < CF3_MODULES; module_index++) in PromiseTypesToJson()
1193 for (int module_index = 0; module_index < CF3_MODULES; module_index++) in BodyTypesToJson()
H A Dcf3parse_logic.h245 for (int i = 0; i < CF3_MODULES; i++) in LvalWantsBody()
353 for (int i = 0; i < CF3_MODULES; i++) in CheckSelection()
H A Dmod_common.c546 const int CF3_MODULES = (sizeof(CF_ALL_PROMISE_TYPES) / sizeof(CF_ALL_PROMISE_TYPES[0])); variable
H A Dcf3.defs.h352 extern const int CF3_MODULES;
/dports/sysutils/cfengine317/cfengine-3.17.0/libpromises/
H A Dsyntax.c60 for (int module_index = 0; module_index < CF3_MODULES; module_index++) in PromiseTypeSyntaxGetStrict()
159 for (int i = 0; i < CF3_MODULES; i++) in BodySyntaxGet()
217 for (i = 0; i < CF3_MODULES; i++) in ExpectedDataType()
1026 for (int module_index = 0; module_index < CF3_MODULES; module_index++) in BundleTypesToJson()
1103 for (int module_index = 0; module_index < CF3_MODULES; module_index++) in PromiseTypesToJson()
1170 for (int module_index = 0; module_index < CF3_MODULES; module_index++) in BodyTypesToJson()
H A Dcf3parse_logic.h245 for (int i = 0; i < CF3_MODULES; i++) in LvalWantsBody()
353 for (int i = 0; i < CF3_MODULES; i++) in CheckSelection()
H A Dmod_common.c544 const int CF3_MODULES = (sizeof(CF_ALL_PROMISE_TYPES) / sizeof(CF_ALL_PROMISE_TYPES[0])); variable
H A Dcf3.defs.h352 extern const int CF3_MODULES;
/dports/sysutils/cfengine316/cfengine-3.16.0/libpromises/
H A Dsyntax.c59 for (int module_index = 0; module_index < CF3_MODULES; module_index++) in PromiseTypeSyntaxGetStrict()
152 for (int i = 0; i < CF3_MODULES; i++) in BodySyntaxGet()
210 for (i = 0; i < CF3_MODULES; i++) in ExpectedDataType()
1019 for (int module_index = 0; module_index < CF3_MODULES; module_index++) in BundleTypesToJson()
1096 for (int module_index = 0; module_index < CF3_MODULES; module_index++) in PromiseTypesToJson()
1163 for (int module_index = 0; module_index < CF3_MODULES; module_index++) in BodyTypesToJson()
H A Dcf3parse_logic.h241 for (int i = 0; i < CF3_MODULES; i++) in LvalWantsBody()
322 for (int i = 0; i < CF3_MODULES; i++) in CheckSelection()
H A Dmod_common.c543 const int CF3_MODULES = (sizeof(CF_ALL_PROMISE_TYPES) / sizeof(CF_ALL_PROMISE_TYPES[0])); variable
H A Dcf3.defs.h352 extern const int CF3_MODULES;
H A Dpolicy.c3155 for (size_t i = 0; i < CF3_MODULES; i++) in ConstraintCheckType()

12