Home
last modified time | relevance | path

Searched refs:json_variant_unref (Results 1 – 19 of 19) sorted by relevance

/systemd-251/src/test/
Dtest-json.c109 w = json_variant_unref(w); in test_variant_one()
273 b = json_variant_unref(b); in TEST()
278 b = json_variant_unref(b); in TEST()
282 a = json_variant_unref(a); in TEST()
283 b = json_variant_unref(b); in TEST()
295 a = json_variant_unref(a); in TEST()
296 b = json_variant_unref(b); in TEST()
315 a = json_variant_unref(a); in TEST()
316 b = json_variant_unref(b); in TEST()
329 a = json_variant_unref(a); in TEST()
[all …]
/systemd-251/src/network/
Dnetworkd-json.c1216 w = json_variant_unref(w); in link_build_json()
1226 w = json_variant_unref(w); in link_build_json()
1236 w = json_variant_unref(w); in link_build_json()
1246 w = json_variant_unref(w); in link_build_json()
1256 w = json_variant_unref(w); in link_build_json()
1266 w = json_variant_unref(w); in link_build_json()
1276 w = json_variant_unref(w); in link_build_json()
1286 w = json_variant_unref(w); in link_build_json()
1296 w = json_variant_unref(w); in link_build_json()
1306 w = json_variant_unref(w); in link_build_json()
[all …]
/systemd-251/src/home/
Dhomectl-pkcs11.c88 w = json_variant_unref(w); in add_pkcs11_token_uri()
126 l = json_variant_unref(l); in identity_add_token_pin()
Duser-record-util.c360 json_variant_unref(new_binding_entry); in user_record_add_binding()
770 json_variant_unref(h->json); in user_record_update_last_changed()
1146 json_variant_unref(h->json); in user_record_set_password_change_now()
1242 json_variant_unref(h->json); in user_record_good_authentication()
1298 json_variant_unref(h->json); in user_record_bad_authentication()
1360 json_variant_unref(h->json); in user_record_ratelimit()
Dhomed-varlink.c122 v = json_variant_unref(v); in vl_method_get_user_record()
232 v = json_variant_unref(v); in vl_method_get_group_record()
Dhomectl-fido2.c52 w = json_variant_unref(w); in add_fido2_credential_id()
Dhomectl.c997 json_variant_unref(per_machine); in apply_identity_changes()
1068 json_variant_unref(*_v); in apply_identity_changes()
2702 … arg_identity_extra_rlimits = json_variant_unref(arg_identity_extra_rlimits); in parse_argv()
3181 v = json_variant_unref(v); in parse_argv()
3367 mo = json_variant_unref(mo); in parse_argv()
/systemd-251/src/shared/
Djson.h82 JsonVariant *json_variant_unref(JsonVariant *v);
89 json_variant_unref(*_v); \
93 DEFINE_TRIVIAL_CLEANUP_FUNC(JsonVariant *, json_variant_unref);
Dvarlink.c364 v->current = json_variant_unref(v->current); in varlink_clear()
365 v->reply = json_variant_unref(v->reply); in varlink_clear()
755 v->current = json_variant_unref(v->current); in varlink_dispatch_reply()
895 v->current = json_variant_unref(v->current); in varlink_dispatch_method()
1500 json_variant_unref(v->reply); in varlink_call()
1580 v->current = json_variant_unref(v->current); in varlink_reply()
1636 v->current = json_variant_unref(v->current); in varlink_error()
Dgroup-record.c39 json_variant_unref(g->json); in group_record_free()
Duser-record-nss.c140 hr->json = json_variant_unref(hr->json); in nss_passwd_to_user_record()
Djson.c785 json_variant_unref(v->reference); in json_variant_free_inner()
813 JsonVariant *json_variant_unref(JsonVariant *v) { in json_variant_unref() function
820 json_variant_unref(v->parent); in json_variant_unref()
838 json_variant_unref(array[i]); in json_variant_unref_many()
4678 json_variant_unref(a[j]); in json_variant_normalize()
Dlogs-show.c1106 json_variant_unref(d->name); in output_json()
1108 json_variant_unref(d->values[k]); in output_json()
Duser-record.c190 json_variant_unref(h->json); in user_record_free()
1460 w = json_variant_unref(w); in user_group_record_mangle()
Duserdb.c146 json_variant_unref(d->record); in user_group_data_release()
Dformat-table.c2721 elements[k] = json_variant_unref(elements[k]); in table_to_json()
/systemd-251/src/userdb/
Duserwork.c193 last = json_variant_unref(last); in vl_method_get_user_record()
322 last = json_variant_unref(last); in vl_method_get_group_record()
/systemd-251/src/core/
Dcore-varlink.c300 v = json_variant_unref(v); in vl_method_get_user_record()
410 v = json_variant_unref(v); in vl_method_get_group_record()
/systemd-251/src/nss-resolve/
Dnss-resolve.c141 json_variant_unref(p->addresses); in resolve_hostname_reply_destroy()
560 json_variant_unref(p->names); in resolve_address_reply_destroy()