Home
last modified time | relevance | path

Searched refs:USER_RECONCILE_REQUIRE_NEWER_OR_EQUAL (Results 1 – 5 of 5) sorted by relevance

/systemd-251/src/home/
Duser-record-util.h15 USER_RECONCILE_REQUIRE_NEWER_OR_EQUAL, /* similar, but may also be equal */ enumerator
Dhomework-directory.c279 …r = home_load_embedded_identity(h, setup->root_fd, NULL, USER_RECONCILE_REQUIRE_NEWER_OR_EQUAL, ca… in home_resize_directory()
Dhomework.c650 …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()
Duser-record-util.c236 if (mode == USER_RECONCILE_REQUIRE_NEWER_OR_EQUAL) in user_record_reconcile()
Dhomework-luks.c3188 …me_load_embedded_identity(h, setup->root_fd, header_home, USER_RECONCILE_REQUIRE_NEWER_OR_EQUAL, c… in home_resize_luks()