conf_parse
conf_parse(av[optind]);
conf_parse(name);
void conf_parse(const char *name);
conf_parse(av[1]);