Searched refs:cfg_obj_destroy (Results 1 – 3 of 3) sorted by relevance
163 cfg_obj_destroy(cfg_parser_t *pctx, cfg_obj_t **obj);
60 do { if ((obj) != NULL) cfg_obj_destroy(pctx, &(obj)); } while (0)549 cfg_obj_destroy(pctx, &elt->obj); in free_list_elt()654 cfg_obj_destroy(pctx, &includename); in cfg_parse_mapbody()678 cfg_obj_destroy(pctx, &eltobj); in cfg_parse_mapbody()1145 cfg_obj_destroy(pctx, &obj); in map_symtabitem_destroy()1180 cfg_obj_destroy(cfg_parser_t *pctx, cfg_obj_t **objp) { in cfg_obj_destroy() function
1067 cfg_obj_destroy(pctx, &file); in read_confkey()