Home
last modified time | relevance | path

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

/systemd-251/src/home/
Duser-record-util.h9 int user_record_synthesize(UserRecord *h, const char *user_name, const char *realm, const char *ima…
Duser-record-util.c17 int user_record_synthesize( in user_record_synthesize() function
Dhomed-manager.c724 r = user_record_synthesize(hr, user_name, realm, image_path, storage, uid, (gid_t) uid); in manager_add_home_by_image()