Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Duser-record.h413 bool user_record_compatible(UserRecord *a, UserRecord *b);
Duser-record.c2019 bool user_record_compatible(UserRecord *a, UserRecord *b) { in user_record_compatible() function
/systemd-251/src/home/
Duser-record-util.c197 if (!user_record_compatible(host, embedded)) in user_record_reconcile()
Dhomed-home.c243 if (!user_record_compatible(h->record, hr)) in home_set_record()
1607 if (!user_record_compatible(hr, h->record)) in home_update_internal()
Dhomework.c628 if (!user_record_compatible(h, embedded_home)) in home_load_embedded_identity()
Dhomework-luks.c906 if (!user_record_compatible(h, lhr)) in luks_validate_home_record()