Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/libucl/src/
H A Ducl_internal.h189 struct ucl_variable { struct
194 struct ucl_variable *prev, *next; argument
213 struct ucl_variable *variables;
H A Ducl_parser.c314 struct ucl_variable *var; in ucl_check_variable_safe()
428 struct ucl_variable *var; in ucl_expand_single_variable()
2541 struct ucl_variable *new = NULL, *cur; in ucl_parser_register_variable()
2562 UCL_FREE (sizeof (struct ucl_variable), new); in ucl_parser_register_variable()
2571 new = UCL_ALLOC (sizeof (struct ucl_variable)); in ucl_parser_register_variable()
2575 memset (new, 0, sizeof (struct ucl_variable)); in ucl_parser_register_variable()
H A Ducl_util.c479 struct ucl_variable *var, *vtmp;
511 UCL_FREE (sizeof (struct ucl_variable), var);
944 struct ucl_variable *cur_var, *tmp_var, *old_curdir = NULL,
1212 UCL_FREE (sizeof (struct ucl_variable), cur_var);
1218 UCL_FREE (sizeof (struct ucl_variable), cur_var);