capaths
void json_free_capaths(struct capaths *);
int json_parse_capaths(struct jsmnn *, struct capaths *);
json_parse_capaths(struct jsmnn *n, struct capaths *p)
json_free_capaths(struct capaths *p)
memset(p, 0, sizeof(struct capaths));
donewacc(struct conn *c, const struct capaths *p, const char *contact)
dochkacc(struct conn *c, const struct capaths *p, const char *contact)
const struct capaths *p)
dodirs(struct conn *c, const char *addr, struct capaths *paths)
struct capaths paths;
memset(&paths, 0, sizeof(struct capaths));