Home
last modified time | relevance | path

Searched defs:cache (Results 1 – 25 of 27) sorted by relevance

12

/systemd-251/src/home/
Dhomework-password-cache.c8 void password_cache_free(PasswordCache *cache) { in password_cache_free()
17 void password_cache_load_keyring(UserRecord *h, PasswordCache *cache) { in password_cache_load_keyring()
Dhomework-directory.c63 PasswordCache *cache, in home_activate_directory()
264 PasswordCache *cache, in home_resize_directory()
Dhomework-password-cache.h19 static inline bool password_cache_contains(const PasswordCache *cache, const char *p) { in password_cache_contains()
Dhomework-fscrypt.c212 const PasswordCache *cache, in fscrypt_setup()
285 const PasswordCache *cache) { in home_setup_fscrypt()
642const PasswordCache *cache, /* the passwords acquired via PKCS#11/FIDO2 security tokens */ in home_passwd_fscrypt()
Dhomework.c43 PasswordCache *cache, in user_record_authenticate()
446 PasswordCache *cache, in home_setup()
605 PasswordCache *cache, in home_load_embedded_identity()
825 PasswordCache *cache, in home_refresh()
1088 PasswordCache *cache, in user_record_compile_effective_passwords()
Dhomework-luks.c352 const PasswordCache *cache, in luks_setup()
512 const PasswordCache *cache, in luks_open()
804 PasswordCache *cache, in luks_validate_home_record()
1229 PasswordCache *cache, in home_setup_luks()
1475 PasswordCache *cache) { in home_auto_grow_luks()
1512 PasswordCache *cache, in home_activate_luks()
1707 const PasswordCache *cache, in luks_format()
2114 const PasswordCache *cache, in home_create_luks()
3067 PasswordCache *cache, in home_resize_luks()
3524const PasswordCache *cache, /* the passwords acquired via PKCS#11/FIDO2 security tokens */ in home_passwd_luks()
[all …]
Dhomework-cifs.c149 PasswordCache *cache, in home_activate_cifs()
/systemd-251/src/tmpfiles/
Doffline-passwd.c114 Hashmap **cache) { in name_to_uid_offline()
141 Hashmap **cache) { in name_to_gid_offline()
/systemd-251/src/shared/
Dnetif-naming-scheme.c48 static const NamingScheme *cache = NULL; in naming_scheme() local
Defi-loader.h45 static inline int efi_loader_update_entry_one_shot_cache(char **cache, struct stat *cache_stat) { in efi_loader_update_entry_one_shot_cache()
Defi-loader.c194 static usec_t cache; in efi_loader_get_config_timeout_one_shot() local
224 int efi_loader_update_entry_one_shot_cache(char **cache, struct stat *cache_stat) { in efi_loader_update_entry_one_shot_cache()
Defi-api.c67 static int cache = -1; in efi_reboot_to_firmware_supported() local
103 static uint64_t cache; in get_os_indications() local
526 static int cache = -1; in efi_has_tpm2() local
Dudev-util.c729 static int cache = -1; in udev_available() local
/systemd-251/src/basic/
Defivars.c276 static int cache = -1; in is_efi_boot() local
312 static int cache = -1; in is_efi_secure_boot() local
329 static SecureBootMode cache = _SECURE_BOOT_INVALID; in efi_get_secure_boot_mode() local
Dcapability-util.c386 static int cache = -1; in ambient_capabilities_supported() local
Duser-util.c954 static int cache = -1; in synthesize_nobody() local
Dhashmap.c739 IteratedCache *cache; in _hashmap_iterated_cache_new() local
1919 int iterated_cache_get(IteratedCache *cache, const void ***res_keys, const void ***res_values, unsi… in iterated_cache_get()
1984 IteratedCache* iterated_cache_free(IteratedCache *cache) { in iterated_cache_free()
/systemd-251/src/boot/efi/
Dticks.c71 static UINT64 cache = 0; in ticks_freq() local
/systemd-251/src/resolve/
Dresolved-dns-cache.c1216 int dns_cache_check_conflicts(DnsCache *cache, DnsResourceRecord *rr, int owner_family, const union… in dns_cache_check_conflicts()
1252 int dns_cache_export_shared_to_packet(DnsCache *cache, DnsPacket *p) { in dns_cache_export_shared_to_packet()
1297 void dns_cache_dump(DnsCache *cache, FILE *f) { in dns_cache_dump()
1332 bool dns_cache_is_empty(DnsCache *cache) { in dns_cache_is_empty()
1339 unsigned dns_cache_size(DnsCache *cache) { in dns_cache_size()
Dresolved-dns-scope.h40 DnsCache cache; member
/systemd-251/src/test/
Dtest-hashmap.c50 static void compare_cache(Hashmap *map, IteratedCache *cache) { in compare_cache()
Dtest-execute.c129 static int cache = -1; in check_nobody_user_and_group() local
/systemd-251/src/libsystemd/sd-journal/
Dmmap-cache.c22 MMapCache *cache; member
47 MMapCache *cache; member
/systemd-251/src/libsystemd/sd-netlink/
Dtest-netlink.c96 struct ifa_cacheinfo cache; in test_address_get() local
/systemd-251/src/timedate/
Dtimedated.c62 sd_bus_message *cache; member

12