Home
last modified time | relevance | path

Searched refs:output_json (Results 1 – 4 of 4) sorted by relevance

/openbsd/usr.sbin/bgpctl/
H A DMakefile6 SRCS= bgpctl.c output.c output_json.c output_ometric.c parser.c \
/openbsd/usr.sbin/rpki-client/
H A Doutput.c74 { FORMAT_JSON, "json", output_json },
H A Doutput-json.c145 output_json(FILE *out, struct vrp_tree *vrps, struct brk_tree *brks, in output_json() function
H A Dextern.h969 int output_json(FILE *, struct vrp_tree *, struct brk_tree *,