Home
last modified time | relevance | path

Searched refs:log_notice_errno (Results 1 – 25 of 28) sorted by relevance

12

/systemd-251/src/test/
Dtest-execute.c423log_notice_errno(r, "Could not find capsh binary, skipping remaining tests in %s: %m", __func__); in test_exec_privatedevices()
456 log_notice_errno(r, "Skipping %s, could not find capsh binary: %m", __func__); in test_exec_protectkernelmodules()
657 log_notice_errno(r, "Skipping %s, could not find 'touch' command: %m", __func__); in test_exec_mount_apivfs()
662 log_notice_errno(r, "Skipping %s, could not find 'test' command: %m", __func__); in test_exec_mount_apivfs()
719log_notice_errno(r, "Skipping remaining tests in %s, could not find python3 binary: %m", __func__); in test_exec_systemcallfilter()
743 log_notice_errno(r, "Skipping %s, could not find python3 binary: %m", __func__); in test_exec_systemcallerrornumber()
984 log_notice_errno(r, "Skipping %s, could not find capsh binary: %m", __func__); in test_exec_capabilityboundingset()
1046 log_notice_errno(r, "Skipping %s, could not find ip binary: %m", __func__); in test_exec_privatenetwork()
Dtest-unit-serialize.c36 log_notice_errno(r, "Skipping test: manager_new: %m"); in TEST()
Dtest-load-fragment.c107 log_notice_errno(r, "Skipping test: manager_new: %m"); in TEST()
466 log_notice_errno(r, "Skipping test: manager_new: %m"); in TEST()
827 log_notice_errno(r, "Skipping test: manager_new: %m"); in TEST()
960 log_notice_errno(r, "Skipping test: manager_new: %m"); in TEST()
Dtest-terminal-util.c155log_notice_errno(r, "Apparently called without a controlling TTY, cutting get_ctty() test short: %… in TEST()
Dtest-loop-block.c88 log_notice_errno(r, "Mounted %s → %s: %m", loop->node, mounted); in thread_func()
Dtest-path.c110 return log_notice_errno(SYNTHETIC_ERRNO(ECANCELED), in _check_states()
/systemd-251/src/core/
Dmanager-serialize.c211 … return log_notice_errno(r, "Failed to load unit \"%s\", skipping deserialization: %m", name); in manager_deserialize_one_unit()
218 return log_notice_errno(r, "Failed to deserialize unit \"%s\", skipping: %m", name); in manager_deserialize_one_unit()
476log_notice_errno(r, "Failed to parse environment entry: \"%s\", ignoring: %m", l); in manager_deserialize()
Dbpf-lsm.c106log_notice_errno(r, "Failed to read /sys/kernel/security/lsm, assuming bpf is unavailable: %m"); in mac_bpf_use()
119log_notice_errno(r, "Failed to parse /sys/kernel/security/lsm, assuming bpf is unavailable: %m"); in mac_bpf_use()
Dtransaction.c764 …return log_notice_errno(r, "Requested transaction contradicts existing jobs: %s", bus_error_messag… in transaction_activate()
/systemd-251/src/cryptsetup/
Dcryptsetup.c799 return log_notice_errno(SYNTHETIC_ERRNO(EAGAIN), in run_security_device_monitor()
1328log_notice_errno(r, "TPM2 operation failed, falling back to traditional unlocking: %m"); in attach_luks_or_plain_or_bitlk_by_tpm2()
1336 return log_notice_errno(SYNTHETIC_ERRNO(EAGAIN), in attach_luks_or_plain_or_bitlk_by_tpm2()
1342log_notice_errno(r, "TPM2 operation failed, falling back to traditional unlocking: %m"); in attach_luks_or_plain_or_bitlk_by_tpm2()
1403 …return log_notice_errno(SYNTHETIC_ERRNO(EAGAIN), "TPM2 PIN unlock failed, falling back to traditio… in attach_luks_or_plain_or_bitlk_by_tpm2()
1414log_notice_errno(r, "TPM2 operation failed, falling back to traditional unlocking: %m"); in attach_luks_or_plain_or_bitlk_by_tpm2()
1426 return log_notice_errno(SYNTHETIC_ERRNO(EAGAIN), in attach_luks_or_plain_or_bitlk_by_tpm2()
/systemd-251/src/libsystemd/sd-resolve/
Dtest-resolve.c98 log_notice_errno(r, "sd_resolve_wait() timed out, but that's OK"); in main()
/systemd-251/src/analyze/
Danalyze-syscall-filter.c142log_notice_errno(k, "# Not showing unlisted system calls, couldn't retrieve kernel system call lis… in verb_syscall_filters()
Danalyze-filesystems.c187log_notice_errno(k, "# Not showing unlisted filesystems, couldn't retrieve kernel filesystem list:… in verb_filesystems()
/systemd-251/src/shared/
Dtests.c135 log_notice_errno(r, "%s: %s, skipping tests: %m", in log_tests_skipped_errno()
Dlibfido2-util.c729 return log_notice_errno(SYNTHETIC_ERRNO(EPERM), in fido2_generate_hmac_hash()
733 return log_notice_errno(SYNTHETIC_ERRNO(EPERM), in fido2_generate_hmac_hash()
Dpkcs11-util.c222 return log_notice_errno(SYNTHETIC_ERRNO(ENOLCK), in pkcs11_token_login_by_pin()
Dcreds-util.c595log_notice_errno(r, "TPM2 sealing didn't work, continuing without TPM2: %m"); in encrypt_credential_and_warn()
Dbus-unit-util.c2683log_notice_errno(ch, "Manager reported unknown change type \"%s\" for path \"%s\", ignoring.", in bus_deserialize_and_dump_unit_file_changes()
/systemd-251/src/oom/
Doomd-manager.c411 log_notice_errno(r, "Failed to kill any cgroup(s) based on swap: %m"); in monitor_swap_contexts_handler()
519log_notice_errno(r, "Failed to kill any cgroup(s) under %s based on pressure: %m", t->path); in monitor_memory_pressure_contexts_handler()
/systemd-251/src/basic/
Dlog.h247 #define log_notice_errno(error, ...) log_full_errno(LOG_NOTICE, error, __VA_ARGS__) macro
/systemd-251/coccinelle/
Dsynthetic-errno.cocci34 + return log_notice_errno(SYNTHETIC_ERRNO(e), args);
/systemd-251/src/boot/
Dbootctl.c677 return log_notice_errno(SYNTHETIC_ERRNO(EREMOTE), in version_check()
685 return log_notice_errno(SYNTHETIC_ERRNO(EREMOTE), in version_check()
/systemd-251/src/partition/
Drepart.c1645 …return log_notice_errno(SYNTHETIC_ERRNO(EHWPOISON), "Disk %s has no GPT disk label, not repartitio… in context_load_partition_table()
1655 …return log_notice_errno(SYNTHETIC_ERRNO(EHWPOISON), "Disk %s already has a disk label, refusing.",… in context_load_partition_table()
1667 …return log_notice_errno(SYNTHETIC_ERRNO(EHWPOISON), "Disk %s has non-GPT disk label, not repartiti… in context_load_partition_table()
/systemd-251/src/home/
Dhomework.c1516 return log_notice_errno(SYNTHETIC_ERRNO(EALREADY), in home_remove()
/systemd-251/src/resolve/
Dresolved-bus.c2335log_notice_errno(r, "Failed to emit notification about changed property %s: %m", property); in _manager_send_changed()

12