Searched refs:prepared (Results 1 – 11 of 11) sorted by relevance
/systemd-251/src/analyze/ |
D | analyze-condition.c | 107 _cleanup_free_ char *prepared = NULL; in verify_conditions() local 109 r = verify_prepare_filename(unit, &prepared); in verify_conditions() 113 r = manager_load_startable_unit_or_warn(m, NULL, prepared, &u); in verify_conditions()
|
D | analyze-verify-util.c | 289 _cleanup_free_ char *prepared = NULL; in verify_units() local 293 k = verify_prepare_filename(*filename, &prepared); in verify_units() 301 k = manager_load_startable_unit_or_warn(m, NULL, prepared, &units[count]); in verify_units()
|
D | analyze-security.c | 2721 _cleanup_free_ char *prepared = NULL; in offline_security_checks() local 2725 k = verify_prepare_filename(*filename, &prepared); in offline_security_checks() 2739 r = path_extract_filename(prepared, &unit_name); in offline_security_checks() 2760 k = manager_load_startable_unit_or_warn(m, NULL, prepared, &units[count]); in offline_security_checks()
|
/systemd-251/docs/ |
D | BUILDING_IMAGES.md | 90 packages into the OS tree being prepared), so that the selected string is 140 that some auxiliary package are not prepared to operate correctly if their
|
D | TEMPORARY_DIRECTORIES.md | 196 `/tmp/` space should be considered scarce, and programs need to be prepared 199 programs at least need to be prepared for `ENOSPC` errors and generate useful,
|
D | CREDENTIALS.md | 191 prepared on another machine than the local one.
|
D | PORTABILITY_AND_STABILITY.md | 40 …bscribe to our mailing list, where we will announce API changes, and be prepared to update your pr…
|
D | CGROUP_DELEGATION.md | 269 your service has any of these four settings set, you must be prepared that a
|
/systemd-251/ |
D | LICENSE.LGPL2.1 | 125 prepared so as to be conveniently linked with application programs
|
D | NEWS | 131 prepared successfully. 7415 prepared to boot up without a populated /etc or /var, though.) 8456 generally not prepared to run as PID 1. 11302 systems prepared appropriately. 11527 prepared for additional security frameworks.
|
/systemd-251/LICENSES/ |
D | LGPL-2.0-or-later.txt | 46 A "library" means a collection of software functions and/or data prepared so as to be conveniently …
|