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.c317 struct ucl_variable *var; in ucl_check_variable_safe()
431 struct ucl_variable *var; in ucl_expand_single_variable()
2798 struct ucl_variable *new = NULL, *cur; in ucl_parser_register_variable()
2819 UCL_FREE (sizeof (struct ucl_variable), new); in ucl_parser_register_variable()
2828 new = UCL_ALLOC (sizeof (struct ucl_variable)); in ucl_parser_register_variable()
2832 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);
1089 struct ucl_variable *cur_var, *tmp_var, *old_curdir = NULL,
1369 UCL_FREE (sizeof (struct ucl_variable), cur_var);
1374 UCL_FREE (sizeof (struct ucl_variable), cur_var);