cmdline: add the incomplete token string as an argument of iter_start()
[libcmdline.git] / src / genconf / dotconfig.h
1 int dotconfig_read(const char *filename, struct confnode *conf);
2 int dotconfig_write(const char *filename, const struct confnode *conf);