Searched refs:with_password (Results 1 – 3 of 3) sorted by relevance
47 int user_record_update_last_changed(UserRecord *h, bool with_password);
736 int user_record_update_last_changed(UserRecord *h, bool with_password) { in user_record_update_last_changed() argument760 if (with_password) { in user_record_update_last_changed()
835 static int update_last_change(JsonVariant **v, bool with_password, bool override) { in update_last_change() argument864 if (!with_password) in update_last_change()