Searched refs:JsonVariantType (Results 1 - 2 of 2) sorted by relevance

/systemd/src/basic/
H A Djson.h53 } JsonVariantType; typedef in typeref:enum:__anon17
62 JsonVariantType type;
71 int json_variant_new(JsonVariant **ret, JsonVariantType type);
H A Djson.c33 int json_variant_new(JsonVariant **ret, JsonVariantType type) {

Completed in 12 milliseconds