Home
last modified time | relevance | path

Searched defs:json (Results 1 – 25 of 26) sorted by relevance

12

/freebsd/contrib/wpa/src/utils/
H A Djson.c481 void json_free(struct json_token *json) in json_free()
493 struct json_token * json_get_member(struct json_token *json, const char *name) in json_get_member()
508 struct wpabuf * json_get_member_base64url(struct json_token *json, in json_get_member_base64url()
531 struct wpabuf * json_get_member_base64(struct json_token *json, in json_get_member_base64()
603 void json_add_int(struct wpabuf *json, const char *name, int val) in json_add_int()
609 void json_add_string(struct wpabuf *json, const char *name, const char *val) in json_add_string()
615 int json_add_string_escape(struct wpabuf *json, const char *name, in json_add_string_escape()
631 int json_add_base64url(struct wpabuf *json, const char *name, const void *val, in json_add_base64url()
645 int json_add_base64(struct wpabuf *json, const char *name, const void *val, in json_add_base64()
659 void json_start_object(struct wpabuf *json, const char *name) in json_start_object()
[all …]
H A Dutils_module_tests.c847 const char *json; member
/freebsd/usr.sbin/pmc/
H A Dcmd_pmc_filter.cc178 pmc_log_event(int fd, struct pmclog_ev *ev, bool json) in pmc_log_event()
198 char *events, char *processes, char *threads, bool exclusive, bool json, int infd, in pmc_filter_handler()
305 bool exclusive, json; in cmd_pmc_filter() local
/freebsd/contrib/ntp/libjsmn/example/
H A Dsimple.c14 static int jsoneq(const char *json, jsmntok_t *tok, const char *s) { in jsoneq()
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/json/
H A Dtst.usdt.c51 char *json; in main() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/JSON/
H A DObjectFileJSON.cpp65 Expected<json::Value> json = json::parse(text); in CreateInstance() local
123 Expected<json::Value> json = json::parse(text); in GetModuleSpecifications() local
/freebsd/contrib/libcbor/examples/
H A Dcjson2cbor.c131 cJSON *json = cJSON_Parse(json_buffer); in main() local
/freebsd/contrib/libucl/tests/
H A Dtest_basic.c41 int ret = 0, opt, json = 0, compact = 0, yaml = 0, in main() local
/freebsd/contrib/libcbor/doc/
H A DMakefile72 json: target
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DUserSettingsController.cpp62 llvm::json::Value json = properties_sp->ToJSON(exe_ctx); DumpAllPropertyValues() local
H A DSection.cpp682 namespace json { namespace
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBStructuredData.cpp94 lldb::SBError SBStructuredData::SetFromJSON(const char *json) { in SetFromJSON()
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DTraceDumper.h30 bool json = false; member
/freebsd/contrib/libucl/src/
H A Ducl_emitter.c509 UCL_EMIT_TYPE_IMPL(json, false) in UCL_EMIT_TYPE_IMPL() argument
/freebsd/contrib/wpa/src/common/
H A Ddpp.c784 const char *json) in dpp_build_conf_req_attr()
943 const char *json) in dpp_build_conf_req()
979 struct wpabuf *buf = NULL, *json = NULL; in dpp_build_conf_req_helper() local
3784 struct wpabuf *json; in dpp_build_conn_status() local
3815 struct wpabuf *msg = NULL, *clear = NULL, *json; in dpp_build_conn_status_result() local
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DObjectFile.cpp777 namespace json { namespace
H A DSymbol.cpp776 namespace json { namespace
/freebsd/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DTraceIntelPT.cpp243 bool json) { in DumpTraceInfo() argument
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DTrace.cpp36 namespace json { namespace
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DJSON.cpp22 namespace json { namespace
/freebsd/lib/libpmc/pmu-events/
H A Djevents.c246 const char *json; member
[all...]
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp2194 std::string json; in SetThreadStopInfo() local
5469 const bool json = m_json.GetOptionValue().GetCurrentValue(); in DoExecute() local
H A DGDBRemoteCommunicationClient.cpp2471 bool json, Stream &strm) { in TestPacketSpeed()
/freebsd/sys/contrib/openzfs/cmd/zfs/
H A Dzfs_main.c7437 boolean_t json = B_FALSE; in share_mount() local
9104 boolean_t json = B_FALSE; in zfs_do_version() local
/freebsd/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c6933 boolean_t json, nvlist_t *nvl, boolean_t as_int) in collect_vdev_prop()
13543 boolean_t json = B_FALSE; in zpool_do_version() local

12