Home
last modified time | relevance | path

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

/systemd-251/src/home/
Duser-record-util.h59 int user_record_bad_authentication(UserRecord *h);
Duser-record-util.c1252 int user_record_bad_authentication(UserRecord *h) { in user_record_bad_authentication() function
Dhomed-home.c655 r = user_record_bad_authentication(h->record); in home_count_bad_authentication()