Searched refs:friendly (Results 1 – 6 of 6) sorted by relevance
/systemd-251/src/cryptsetup/ |
D | cryptsetup.c | 575 _cleanup_free_ char *friendly = NULL, *text = NULL, *disk_path = NULL; in get_password() local 588 friendly = friendly_disk_name(src, vol); in get_password() 589 if (!friendly) in get_password() 592 if (asprintf(&text, "Please enter passphrase for disk %s:", friendly) < 0) in get_password() 612 … if (asprintf(&text, "Please enter passphrase for disk %s (verification):", friendly) < 0) in get_password() 925 _cleanup_free_ char *friendly = NULL, *discovered_rp_id = NULL; in attach_luks_or_plain_or_bitlk_by_fido2() local 978 friendly = friendly_disk_name(crypt_get_device_name(cd), name); in attach_luks_or_plain_or_bitlk_by_fido2() 979 if (!friendly) in attach_luks_or_plain_or_bitlk_by_fido2() 992 friendly, in attach_luks_or_plain_or_bitlk_by_fido2() 1020 … log_notice("Security token not present for unlocking volume %s, please plug it in.", friendly); in attach_luks_or_plain_or_bitlk_by_fido2() [all …]
|
/systemd-251/test/ |
D | README.testsuite | 97 Configure the machine to be more *user-friendly* for interactive debuggung 265 values list (obviously), which is the most human-friendly output format the
|
/systemd-251/docs/ |
D | NETWORK_ONLINE.md | 193 please just fix your program to be friendly to dynamically changing network
|
D | DISCOVERABLE_PARTITIONS.md | 172 human-friendly, descriptive partition names in the GPT partition table, for
|
/systemd-251/ |
D | TODO | 691 * if /usr/bin/swapoff fails due to OOM, log a friendly explanatory message about it 894 owned by us, then log a friendly warning.
|
D | NEWS | 10030 friendly way. 10423 and present it to the user in a very friendly
|