Searched refs:json_error (Results 1 – 1 of 1) sorted by relevance
318 json_error_t json_error; in flex_item_build_config() local319 json_t *jroot = json_load_file(filename, 0, &json_error); in flex_item_build_config()322 printf("Bad JSON file \"%s\": %s\n", filename, json_error.text); in flex_item_build_config()