/systemd-251/src/home/ |
D | homework-password-cache.c | 8 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()
|
D | homework-directory.c | 63 PasswordCache *cache, in home_activate_directory() 264 PasswordCache *cache, in home_resize_directory()
|
D | homework-password-cache.h | 19 static inline bool password_cache_contains(const PasswordCache *cache, const char *p) { in password_cache_contains()
|
D | homework-fscrypt.c | 212 const PasswordCache *cache, in fscrypt_setup() 285 const PasswordCache *cache) { in home_setup_fscrypt() 642 … const PasswordCache *cache, /* the passwords acquired via PKCS#11/FIDO2 security tokens */ in home_passwd_fscrypt()
|
D | homework.c | 43 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()
|
D | homework-luks.c | 352 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() 3524 … const PasswordCache *cache, /* the passwords acquired via PKCS#11/FIDO2 security tokens */ in home_passwd_luks() [all …]
|
D | homework-cifs.c | 149 PasswordCache *cache, in home_activate_cifs()
|
/systemd-251/src/tmpfiles/ |
D | offline-passwd.c | 114 Hashmap **cache) { in name_to_uid_offline() 141 Hashmap **cache) { in name_to_gid_offline()
|
/systemd-251/src/shared/ |
D | netif-naming-scheme.c | 48 static const NamingScheme *cache = NULL; in naming_scheme() local
|
D | efi-loader.h | 45 static inline int efi_loader_update_entry_one_shot_cache(char **cache, struct stat *cache_stat) { in efi_loader_update_entry_one_shot_cache()
|
D | efi-loader.c | 194 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()
|
D | efi-api.c | 67 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
|
D | udev-util.c | 729 static int cache = -1; in udev_available() local
|
/systemd-251/src/basic/ |
D | efivars.c | 276 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
|
D | capability-util.c | 386 static int cache = -1; in ambient_capabilities_supported() local
|
D | user-util.c | 954 static int cache = -1; in synthesize_nobody() local
|
D | hashmap.c | 739 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/ |
D | ticks.c | 71 static UINT64 cache = 0; in ticks_freq() local
|
/systemd-251/src/resolve/ |
D | resolved-dns-cache.c | 1216 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()
|
D | resolved-dns-scope.h | 40 DnsCache cache; member
|
/systemd-251/src/test/ |
D | test-hashmap.c | 50 static void compare_cache(Hashmap *map, IteratedCache *cache) { in compare_cache()
|
D | test-execute.c | 129 static int cache = -1; in check_nobody_user_and_group() local
|
/systemd-251/src/libsystemd/sd-journal/ |
D | mmap-cache.c | 22 MMapCache *cache; member 47 MMapCache *cache; member
|
/systemd-251/src/libsystemd/sd-netlink/ |
D | test-netlink.c | 96 struct ifa_cacheinfo cache; in test_address_get() local
|
/systemd-251/src/timedate/ |
D | timedated.c | 62 sd_bus_message *cache; member
|