Home
last modified time | relevance | path

Searched refs:ret_new_home (Results 1 – 2 of 2) sorted by relevance

/systemd-251/src/home/
Dhomework.h83 …erRecord *header_home, PasswordCache *cache, struct statfs *ret_statfs, UserRecord **ret_new_home);
88 …concileMode mode, PasswordCache *cache, UserRecord **ret_embedded_home, UserRecord **ret_new_home);
Dhomework.c607 UserRecord **ret_new_home) { in home_load_embedded_identity() argument
695 if (ret_new_home) in home_load_embedded_identity()
696 *ret_new_home = TAKE_PTR(new_home); in home_load_embedded_identity()
827 UserRecord **ret_new_home) { in home_refresh() argument
834 assert(ret_new_home); in home_refresh()
863 *ret_new_home = TAKE_PTR(new_home); in home_refresh()