lg_ctx
command_from_path(const char *path, struct lg_ctx *ctx)
prep_request(struct lg_ctx *ctx, const char *meth, const char *path,
bgpctl_call(struct lg_ctx *ctx)
int parse_querystring(const char *, struct lg_ctx *);
size_t qs_argv(char **, size_t, size_t, struct lg_ctx *, int);
int prep_request(struct lg_ctx *, const char *, const char *, const char *);
void bgpctl_call(struct lg_ctx *);
parse_value(struct lg_ctx *ctx, unsigned int qs, enum qs_type type, char *val)
parse_querystring(const char *param, struct lg_ctx *ctx)
qs_argv(char **argv, size_t argc, size_t len, struct lg_ctx *ctx, int barenbr)
struct lg_ctx ctx = { 0 };