Home
last modified time | relevance | path

Searched defs:user_name_and_realm (Results 1 – 2 of 2) sorted by relevance

/systemd-251/src/home/
Duser-record-util.c26 … _cleanup_free_ char *hd = NULL, *un = NULL, *ip = NULL, *rr = NULL, *user_name_and_realm = NULL; in user_record_synthesize() local
/systemd-251/src/shared/
Duser-record.c1319 int user_record_build_image_path(UserStorage storage, const char *user_name_and_realm, char **ret) { in user_record_build_image_path()