Home
last modified time | relevance | path

Searched refs:ucl_variable (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/libucl/src/
H A Ducl_internal.h242 struct ucl_variable { struct
247 struct ucl_variable *prev, *next; argument
269 struct ucl_variable *variables;
H A Ducl_parser.c320 struct ucl_variable *var; in ucl_check_variable_safe()
439 struct ucl_variable *var; in ucl_expand_single_variable()
2896 struct ucl_variable *new = NULL, *cur; in ucl_parser_register_variable()
2917 UCL_FREE (sizeof (struct ucl_variable), new); in ucl_parser_register_variable()
2926 new = UCL_ALLOC (sizeof (struct ucl_variable)); in ucl_parser_register_variable()
2930 memset (new, 0, sizeof (struct ucl_variable)); in ucl_parser_register_variable()
H A Ducl_util.c609 struct ucl_variable *var, *vtmp;
641 UCL_FREE (sizeof (struct ucl_variable), var);
1097 struct ucl_variable *cur_var, *tmp_var, *old_curdir = NULL,
1395 UCL_FREE (sizeof (struct ucl_variable), cur_var);
1400 UCL_FREE (sizeof (struct ucl_variable), cur_var);