GVM User Suite
User tools for the GVM open source project.
|
#include <utils/configs.h>
#include <toml.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <sys/stat.h>
#include <unistd.h>
Go to the source code of this file.
Functions | |
static void | failed_parse (const char *s) |
struct GpuConfigs | get_configs (const char *name) |
Parses a config file. More... | |
struct GpuConfigs get_configs | ( | const char * | name | ) |