Home
last modified time | relevance | path

Searched defs:json_output (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/usr.sbin/bgpctl/
H A Doutput_json.c1010 const struct output json_output = { global() variable
/openbsd-src/gnu/llvm/llvm/tools/llvm-remark-size-diff/
H A DRemarkSizeDiff.cpp38 enum ReportStyleOptions { human_output, json_output }; enumerator