Searched refs:listobj (Results 1 – 1 of 1) sorted by relevance
865 cfg_obj_t *listobj = NULL; in parse_unsupported() local869 CHECK(cfg_create_list(pctx, type, &listobj)); in parse_unsupported()891 ISC_LIST_APPEND(listobj->value.list, elt, link); in parse_unsupported()894 *ret = listobj; in parse_unsupported()898 CLEANUP_OBJ(listobj); in parse_unsupported()