Searched refs:USER_RECONCILE_REQUIRE_NEWER_OR_EQUAL (Results 1 – 5 of 5) sorted by relevance
/systemd-251/src/home/ |
D | user-record-util.h | 15 USER_RECONCILE_REQUIRE_NEWER_OR_EQUAL, /* similar, but may also be equal */ enumerator
|
D | homework-directory.c | 279 …r = home_load_embedded_identity(h, setup->root_fd, NULL, USER_RECONCILE_REQUIRE_NEWER_OR_EQUAL, ca… in home_resize_directory()
|
D | homework.c | 650 …le(h, header_home, mode == USER_RECONCILE_REQUIRE_NEWER ? USER_RECONCILE_REQUIRE_NEWER_OR_EQUAL : … in home_load_embedded_identity() 667 mode = USER_RECONCILE_REQUIRE_NEWER_OR_EQUAL; in home_load_embedded_identity() 1706 …ome_load_embedded_identity(h, setup.root_fd, header_home, USER_RECONCILE_REQUIRE_NEWER_OR_EQUAL, &… in home_passwd()
|
D | user-record-util.c | 236 if (mode == USER_RECONCILE_REQUIRE_NEWER_OR_EQUAL) in user_record_reconcile()
|
D | homework-luks.c | 3188 …me_load_embedded_identity(h, setup->root_fd, header_home, USER_RECONCILE_REQUIRE_NEWER_OR_EQUAL, c… in home_resize_luks()
|