Home
last modified time | relevance | path

Searched refs:VarRefParseFromBundle (Results 1 – 25 of 66) sorted by relevance

123

/dports/sysutils/cfengine317/cfengine-3.17.0/libpromises/
H A Dscope.c158 VarRef *ref = VarRefParseFromBundle(naked, pbp); in ScopeAugment()
164 VarRef *ref = VarRefParseFromBundle(naked, bp); in ScopeAugment()
175 VarRef *ref = VarRefParseFromBundle(lval, bp); in ScopeAugment()
182 VarRef *ref = VarRefParseFromBundle(lval, bp); in ScopeAugment()
190 VarRef *ref = VarRefParseFromBundle(lval, bp); in ScopeAugment()
203 VarRef *ref = VarRefParseFromBundle(lval, bp); in ScopeAugment()
215 VarRef *ref = VarRefParseFromBundle(lval, bp); in ScopeAugment()
H A Dvar_expressions.h64 VarRef *VarRefParseFromBundle(const char *var_ref_string, const Bundle *bundle);
/dports/sysutils/cfengine/cfengine-3.19.0/libpromises/
H A Dscope.c158 VarRef *ref = VarRefParseFromBundle(naked, pbp); in ScopeAugment()
164 VarRef *ref = VarRefParseFromBundle(naked, bp); in ScopeAugment()
175 VarRef *ref = VarRefParseFromBundle(lval, bp); in ScopeAugment()
182 VarRef *ref = VarRefParseFromBundle(lval, bp); in ScopeAugment()
190 VarRef *ref = VarRefParseFromBundle(lval, bp); in ScopeAugment()
203 VarRef *ref = VarRefParseFromBundle(lval, bp); in ScopeAugment()
215 VarRef *ref = VarRefParseFromBundle(lval, bp); in ScopeAugment()
H A Dvar_expressions.h65 VarRef *VarRefParseFromBundle(const char *var_ref_string, const Bundle *bundle);
/dports/sysutils/cfengine316/cfengine-3.16.0/libpromises/
H A Dscope.c158 VarRef *ref = VarRefParseFromBundle(naked, pbp); in ScopeAugment()
164 VarRef *ref = VarRefParseFromBundle(naked, bp); in ScopeAugment()
175 VarRef *ref = VarRefParseFromBundle(lval, bp); in ScopeAugment()
182 VarRef *ref = VarRefParseFromBundle(lval, bp); in ScopeAugment()
190 VarRef *ref = VarRefParseFromBundle(lval, bp); in ScopeAugment()
203 VarRef *ref = VarRefParseFromBundle(lval, bp); in ScopeAugment()
215 VarRef *ref = VarRefParseFromBundle(lval, bp); in ScopeAugment()
H A Dvar_expressions.h64 VarRef *VarRefParseFromBundle(const char *var_ref_string, const Bundle *bundle);
/dports/sysutils/cfengine318/cfengine-3.18.1/libpromises/
H A Dscope.c158 VarRef *ref = VarRefParseFromBundle(naked, pbp); in ScopeAugment()
164 VarRef *ref = VarRefParseFromBundle(naked, bp); in ScopeAugment()
175 VarRef *ref = VarRefParseFromBundle(lval, bp); in ScopeAugment()
182 VarRef *ref = VarRefParseFromBundle(lval, bp); in ScopeAugment()
190 VarRef *ref = VarRefParseFromBundle(lval, bp); in ScopeAugment()
203 VarRef *ref = VarRefParseFromBundle(lval, bp); in ScopeAugment()
215 VarRef *ref = VarRefParseFromBundle(lval, bp); in ScopeAugment()
H A Dvar_expressions.h65 VarRef *VarRefParseFromBundle(const char *var_ref_string, const Bundle *bundle);
/dports/sysutils/cfengine-devel/core-d08ae9eff/libpromises/
H A Dscope.c158 VarRef *ref = VarRefParseFromBundle(naked, pbp); in ScopeAugment()
164 VarRef *ref = VarRefParseFromBundle(naked, bp); in ScopeAugment()
175 VarRef *ref = VarRefParseFromBundle(lval, bp); in ScopeAugment()
182 VarRef *ref = VarRefParseFromBundle(lval, bp); in ScopeAugment()
190 VarRef *ref = VarRefParseFromBundle(lval, bp); in ScopeAugment()
203 VarRef *ref = VarRefParseFromBundle(lval, bp); in ScopeAugment()
215 VarRef *ref = VarRefParseFromBundle(lval, bp); in ScopeAugment()
H A Dvar_expressions.h65 VarRef *VarRefParseFromBundle(const char *var_ref_string, const Bundle *bundle);
/dports/sysutils/cfengine319/cfengine-3.19.0/libpromises/
H A Dscope.c158 VarRef *ref = VarRefParseFromBundle(naked, pbp); in ScopeAugment()
164 VarRef *ref = VarRefParseFromBundle(naked, bp); in ScopeAugment()
175 VarRef *ref = VarRefParseFromBundle(lval, bp); in ScopeAugment()
182 VarRef *ref = VarRefParseFromBundle(lval, bp); in ScopeAugment()
190 VarRef *ref = VarRefParseFromBundle(lval, bp); in ScopeAugment()
203 VarRef *ref = VarRefParseFromBundle(lval, bp); in ScopeAugment()
215 VarRef *ref = VarRefParseFromBundle(lval, bp); in ScopeAugment()
H A Dvar_expressions.h65 VarRef *VarRefParseFromBundle(const char *var_ref_string, const Bundle *bundle);
/dports/sysutils/cfengine318/cfengine-3.18.1/cf-agent/
H A Dverify_methods.c213 VarRef *ref = VarRefParseFromBundle(lval, bp); in VerifyMethod()
247 VarRef *ref = VarRefParseFromBundle("last-result", callee); in GetReturnValue()
259 VarRef *new_ref = VarRefParseFromBundle(result, PromiseGetBundle(caller)); in GetReturnValue()
/dports/sysutils/cfengine/cfengine-3.19.0/cf-agent/
H A Dverify_methods.c213 VarRef *ref = VarRefParseFromBundle(lval, bp); in VerifyMethod()
247 VarRef *ref = VarRefParseFromBundle("last-result", callee); in GetReturnValue()
259 VarRef *new_ref = VarRefParseFromBundle(result, PromiseGetBundle(caller)); in GetReturnValue()
/dports/sysutils/cfengine317/cfengine-3.17.0/cf-agent/
H A Dverify_methods.c213 VarRef *ref = VarRefParseFromBundle(lval, bp); in VerifyMethod()
247 VarRef *ref = VarRefParseFromBundle("last-result", callee); in GetReturnValue()
259 VarRef *new_ref = VarRefParseFromBundle(result, PromiseGetBundle(caller)); in GetReturnValue()
/dports/sysutils/cfengine316/cfengine-3.16.0/cf-agent/
H A Dverify_methods.c213 VarRef *ref = VarRefParseFromBundle(lval, bp); in VerifyMethod()
247 VarRef *ref = VarRefParseFromBundle("last-result", callee); in GetReturnValue()
259 VarRef *new_ref = VarRefParseFromBundle(result, PromiseGetBundle(caller)); in GetReturnValue()
/dports/sysutils/cfengine-devel/core-d08ae9eff/cf-agent/
H A Dverify_methods.c213 VarRef *ref = VarRefParseFromBundle(lval, bp); in VerifyMethod()
247 VarRef *ref = VarRefParseFromBundle("last-result", callee); in GetReturnValue()
259 VarRef *new_ref = VarRefParseFromBundle(result, PromiseGetBundle(caller)); in GetReturnValue()
/dports/sysutils/cfengine319/cfengine-3.19.0/cf-agent/
H A Dverify_methods.c213 VarRef *ref = VarRefParseFromBundle(lval, bp); in VerifyMethod()
247 VarRef *ref = VarRefParseFromBundle("last-result", callee); in GetReturnValue()
259 VarRef *new_ref = VarRefParseFromBundle(result, PromiseGetBundle(caller)); in GetReturnValue()
/dports/sysutils/cfengine317/cfengine-3.17.0/tests/unit/
H A Dvar_expressions_test.c112 VarRef *ref = VarRefParseFromBundle("c.lval", bp); in test_special_scope()
120 VarRef *ref = VarRefParseFromBundle("sys.lval", bp); in test_special_scope()
/dports/sysutils/cfengine316/cfengine-3.16.0/tests/unit/
H A Dvar_expressions_test.c112 VarRef *ref = VarRefParseFromBundle("c.lval", bp); in test_special_scope()
120 VarRef *ref = VarRefParseFromBundle("sys.lval", bp); in test_special_scope()
H A Diteration_test.c260 VarRef *ref_i = VarRefParseFromBundle("i", bundle); in IteratorPrepare_TestHelper()
266 VarRef *ref_j = VarRefParseFromBundle("j", bundle); in IteratorPrepare_TestHelper()
/dports/sysutils/cfengine/cfengine-3.19.0/tests/unit/
H A Dvar_expressions_test.c112 VarRef *ref = VarRefParseFromBundle("c.lval", bp); in test_special_scope()
120 VarRef *ref = VarRefParseFromBundle("sys.lval", bp); in test_special_scope()
/dports/sysutils/cfengine-devel/core-d08ae9eff/tests/unit/
H A Dvar_expressions_test.c112 VarRef *ref = VarRefParseFromBundle("c.lval", bp); in test_special_scope()
120 VarRef *ref = VarRefParseFromBundle("sys.lval", bp); in test_special_scope()
/dports/sysutils/cfengine318/cfengine-3.18.1/tests/unit/
H A Dvar_expressions_test.c112 VarRef *ref = VarRefParseFromBundle("c.lval", bp); in test_special_scope()
120 VarRef *ref = VarRefParseFromBundle("sys.lval", bp); in test_special_scope()
/dports/sysutils/cfengine319/cfengine-3.19.0/tests/unit/
H A Dvar_expressions_test.c112 VarRef *ref = VarRefParseFromBundle("c.lval", bp); in test_special_scope()
120 VarRef *ref = VarRefParseFromBundle("sys.lval", bp); in test_special_scope()

123