Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Duser-record.c432 static int json_dispatch_image_path(const char *name, JsonVariant *variant, JsonDispatchFlags flags… in json_dispatch_image_path() function
1036 …{ "imagePath", JSON_VARIANT_STRING, json_dispatch_image_path, offsetof(UserReco… in dispatch_binding()