Lines Matching refs:cfg_create_obj
208 CHECK(cfg_create_obj(pctx, type, &obj));
550 return (cfg_create_obj(pctx, &cfg_type_void, ret));
591 CHECK(cfg_create_obj(pctx, &cfg_type_uint32, &obj));
676 CHECK(cfg_create_obj(pctx, type, &obj));
879 CHECK(cfg_create_obj(pctx, &cfg_type_boolean, &obj));
912 CHECK(cfg_create_obj(pctx, type, obj));
1588 CHECK(cfg_create_obj(pctx, &cfg_type_token, &obj));
1848 CHECK(cfg_create_obj(pctx, type, &obj));
1954 CHECK(cfg_create_obj(pctx, &cfg_type_netprefix, &obj));
2005 CHECK(cfg_create_obj(pctx, type, &obj));
2329 cfg_create_obj(cfg_parser_t *pctx, const cfg_type_t *type, cfg_obj_t **ret) {
2362 CHECK(cfg_create_obj(pctx, type, &obj));