Home
last modified time | relevance | path

Searched refs:original (Results 1 – 23 of 23) sorted by relevance

/systemd-251/src/test/
Dtest-extract-word.c12 const char *p, *original; in TEST() local
15 p = original = "foobar waldo"; in TEST()
19 assert_se(p == original + 7); in TEST()
30 p = original = "\"foobar\" \'waldo\'"; in TEST()
34 assert_se(p == original + 9); in TEST()
45 p = original = "\"foobar\" \'waldo\'"; in TEST()
49 assert_se(p == original + 9); in TEST()
60 p = original = "\""; in TEST()
66 p = original = "\""; in TEST()
68 assert_se(p == original + 1); in TEST()
[all …]
/systemd-251/src/sysusers/
Dsysusers.c398 _cleanup_fclose_ FILE *original = NULL, *passwd = NULL; in write_temporary_passwd() local
416 original = fopen(passwd_path, "re"); in write_temporary_passwd()
417 if (original) { in write_temporary_passwd()
423 r = copy_rights_with_fallback(fileno(original), fileno(passwd), passwd_tmp); in write_temporary_passwd()
428 while ((r = fgetpwent_sane(original, &pw)) > 0) { in write_temporary_passwd()
503 r = fgetpwent_sane(original, &pw); in write_temporary_passwd()
521 _cleanup_fclose_ FILE *original = NULL, *shadow = NULL; in write_temporary_shadow() local
542 original = fopen(shadow_path, "re"); in write_temporary_shadow()
543 if (original) { in write_temporary_shadow()
545 r = copy_rights_with_fallback(fileno(original), fileno(shadow), shadow_tmp); in write_temporary_shadow()
[all …]
/systemd-251/src/firstboot/
Dfirstboot.c728 _cleanup_fclose_ FILE *original = NULL, *passwd = NULL; in write_root_passwd() local
738 original = fopen(passwd_path, "re"); in write_root_passwd()
739 if (original) { in write_root_passwd()
742 r = copy_rights(fileno(original), fileno(passwd)); in write_root_passwd()
746 while ((r = fgetpwent_sane(original, &i)) > 0) { in write_root_passwd()
796 _cleanup_fclose_ FILE *original = NULL, *shadow = NULL; in write_root_shadow() local
806 original = fopen(shadow_path, "re"); in write_root_shadow()
807 if (original) { in write_root_shadow()
810 r = copy_rights(fileno(original), fileno(shadow)); in write_root_shadow()
814 while ((r = fgetspent_sane(original, &i)) > 0) { in write_root_shadow()
/systemd-251/src/systemctl/
Dsystemctl-edit.c547 STRV_FOREACH_PAIR(original, tmp, paths) { in verb_edit()
555 log_warning("Editing \"%s\" canceled: temporary file is empty.", *original); in verb_edit()
559 r = rename(*tmp, *original); in verb_edit()
561 … r = log_error_errno(errno, "Failed to rename \"%s\" to \"%s\": %m", *tmp, *original); in verb_edit()
575 STRV_FOREACH_PAIR(original, tmp, paths) { in verb_edit()
582 dir = dirname_malloc(*original); in verb_edit()
/systemd-251/src/network/
Dnetworkd-address.c980 static int address_acquire(Link *link, const Address *original, Address **ret) { in address_acquire() argument
986 assert(original); in address_acquire()
990 if (in_addr_is_set(original->family, &original->in_addr)) { in address_acquire()
997 r = address_pool_acquire(link->manager, original->family, original->prefixlen, &in_addr); in address_acquire()
1004 if (original->family == AF_INET) in address_acquire()
1006 else if (original->family == AF_INET6) in address_acquire()
1009 r = address_dup(original, &na); in address_acquire()
/systemd-251/src/resolve/
Dresolved-dns-stub.c678 DnsPacket *original, /* The packet to patch */ in dns_stub_patch_bypass_reply_packet() argument
684 assert(original); in dns_stub_patch_bypass_reply_packet()
687 r = dns_packet_dup(&c, original); in dns_stub_patch_bypass_reply_packet()
705 if (timestamp_is_set(original->timestamp)) { in dns_stub_patch_bypass_reply_packet()
706 r = dns_packet_patch_ttls(c, original->timestamp); in dns_stub_patch_bypass_reply_packet()
/systemd-251/LICENSES/
DCC0-1.0.txt18 and subsequent owner(s) (each and all, an "owner") of an original work of
47 ii. moral rights retained by the original author(s) and/or performer(s);
DREADME.md31 * the src/shared/initreq.h header is licensed under original license,
DLGPL-2.0-or-later.txt26 …hat what they have is not the original version, so that any problems introduced by others will not…
32 …al sense, the linked executable is a combined work, a derivative of the original library, and the …
122 …n the Library), the recipient automatically receives a license from the original licensor to copy,…
132 …n certain countries either by patents or by copyrighted interfaces, the original copyright holder …
/systemd-251/
DLICENSE.GPL246 want its recipients to know that what they have is not the original, so
47 that any problems introduced by others will not reflect on the original
191 original licensor to copy, distribute or modify the Program subject to
231 original copyright holder who places the Program under this License
DLICENSE.LGPL2.155 that what they have is not the original version, so that the original
75 combined work, a derivative of the original library. The ordinary
368 original licensor to copy, distribute, link with or modify the Library
407 original copyright holder who places the Library under this License may add
DTODO434 logic. Maybe then bind mount the original root into /.superior or something
883 original defaults before calling parse_config()
DNEWS3138 * "systemctl edit" has been updated to show the original effective unit
5377 save the original time-stamp string supplied in the new
5379 reconstruct the original BSD syslog message more correctly.
7328 mount based on the original /var contained in the image, overlaid
7460 the specified mount point, while the original root disk is moved to a
10101 original interface name the kernel assigned. .network files
11669 the original unit file of a unit, and concatenates the
12705 that incorporates the original one via ".include". Drop-in
/systemd-251/docs/
DINITRD_INTERFACE.md37 optionally followed (in `argv[2]`, `argv[3]`, … systemd's original command
DGVARIANT-SERIALIZATION.md10 We stay as close to the original dbus1 framing as possible, but make
DBUILDING_IMAGES.md168 secondaries for partitions shipped in the original image. In other words: if
170 makes sense to ship the original A file system in the deployed image, but
DCOREDUMP_PACKAGE_METADATA.md44 the original executable, debuginfo and sources, to further facilitate debugging.
DUIDS-GIDS.md214 without the need to know the original base UID: to change the container base,
DENVIRONMENT.md103 original, internal `crypt()` implementation.)
DJOURNAL_FILE_FORMAT.md88 original file, but it should be left around so that as little data as possible
/systemd-251/shell-completion/bash/
Dsystemctl.in242 # However, we need to keep the original escaped name as well for the
/systemd-251/hwdb.d/
Dusb.ids15573 006d Stream Deck original V2
D20-usb-vendor-model.hwdb46653 ID_MODEL_FROM_DATABASE=Stream Deck original V2