Home
last modified time | relevance | path

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

/systemd-251/src/home/
Dhomed-bus.c10 const char *json; in bus_message_read_secret() local
43 const char *json; in bus_message_read_home_record() local
Dhomed-manager-bus.c199 _cleanup_free_ char *json = NULL, *path = NULL; in method_get_user_record_by_name() local
239 _cleanup_free_ char *json = NULL, *path = NULL; in method_get_user_record_by_uid() local
Dpam_systemd_home.c103 const char *json = NULL; in acquire_user_record() local
Dhomed-home-bus.c127 _cleanup_free_ char *json = NULL; in property_get_user_record() local
Dhomectl.c716 const char *json; in inspect_home() local
/systemd-251/src/cryptsetup/cryptsetup-tokens/
Dcryptsetup-token-systemd-pkcs11.c33 const char *json; in cryptsetup_token_open_pin() local
84const char *json /* validated 'systemd-pkcs11' token if cryptsetup_token_validate is defined */) { in cryptsetup_token_dump()
111const char *json /* contains valid 'type' and 'keyslots' fields. 'type' is 'systemd-pkcs11' */) { in cryptsetup_token_validate()
Dcryptsetup-token-systemd-fido2.c34 const char *json; in cryptsetup_token_open_pin() local
96const char *json /* validated 'systemd-tpm2' token if cryptsetup_token_validate is defined */) { in cryptsetup_token_dump()
163const char *json /* contains valid 'type' and 'keyslots' fields. 'type' is 'systemd-tpm2' */) { in cryptsetup_token_validate()
Dcryptsetup-token-systemd-tpm2.c59 const char *json; in cryptsetup_token_open() local
139const char *json /* validated 'systemd-tpm2' token if cryptsetup_token_validate is defined */) { in cryptsetup_token_dump()
190const char *json /* contains valid 'type' and 'keyslots' fields. 'type' is 'systemd-tpm2' */) { in cryptsetup_token_validate()
Dluks2-fido2.c14 const char *json, in acquire_luks2_key()
74 const char *json, in parse_luks2_fido2_data()
Dluks2-pkcs11.c177 const char *json, in acquire_luks2_key()
229 const char *json, in parse_luks2_pkcs11_data()
Dluks2-tpm2.c66 const char *json, in parse_luks2_tpm2_data()
/systemd-251/src/test/
Dtest-format-table.c362 TEST(json) { in TEST() argument
/systemd-251/src/shared/
Dgroup-record.h32 JsonVariant *json; member
Duser-record.h367 JsonVariant *json; member
/systemd-251/src/login/
Dpam_systemd.c102 const char *username = NULL, *json = NULL; in acquire_user_record() local
/systemd-251/src/journal-remote/
Djournal-gatewayd.c742 _cleanup_free_ char *v = NULL, *json = NULL; in request_handler_machine() local