Home
last modified time | relevance | path

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

/systemd-251/test/TEST-64-UDEV-STORAGE/
Dtest.sh88 dd if=/dev/zero of="${TESTDIR:?}/disk$i.img" bs=1M count=1
228 dd if=/dev/zero of="$diskpath" bs=1M count=18
278 dd if=/dev/zero of="$partdisk" bs=1M count=16
316 dd if=/dev/zero of="$partdisk" bs=1M count=110
342 dd if=/dev/zero of="$diskpath" bs=1M count=32
370 dd if=/dev/zero of="$diskpath" bs=1M count="$size"
399 dd if=/dev/zero of="$diskpath" bs=1M count="$size"
421 dd if=/dev/zero of="$testdisk" bs=1M count=64
463 dd if=/dev/zero of="$diskpath" bs=1M count=64
489 dd if=/dev/zero of="$diskpath" bs=1M count=64
/systemd-251/src/integritysetup/
Dintegritysetup-generator.c37 …_cleanup_free_ char *n = NULL, *dd = NULL, *e = NULL, *name_escaped = NULL, *key_file_escaped = NU… in create_disk() local
57 r = unit_name_from_path(device, ".device", &dd); in create_disk()
96 dd, dd); in create_disk()
/systemd-251/test/units/
Dtestsuite-72.sh82 dd if=/dev/urandom of="/var/tmp/72-source/part1-$1.raw" bs=1024 count=1024
83 dd if=/dev/urandom of="/var/tmp/72-source/part2-$1.raw" bs=1024 count=1024
106dd if=/var/tmp/72-joined.raw bs=1024 skip="$2" count=1024 | cmp "/var/tmp/72-source/part1-$1.raw"
107dd if=/var/tmp/72-joined.raw bs=1024 skip="$3" count=1024 | cmp "/var/tmp/72-source/part2-$1.raw"
Dtestsuite-50.sh124 dd if=/dev/zero of="${image}.gpt" bs=512 count=$((8192+root_size*2+verity_size*2+signature_size*2))
190 dd if="${image}.raw" of="${loop}p1"
191 dd if="${image}.verity" of="${loop}p2"
193 dd if="${image}.verity-sig" of="${loop}p3"
Dtestsuite-67.sh43 dd if=/dev/zero of="${image_dir}/image" bs=1048576 count=64 || exit 1
Dtestsuite-70.sh10 dd if=/dev/zero of=$img bs=1024k count=20 status=none
Dtestsuite-04.sh12 dd if=/dev/urandom bs=1M count=1 | base64 | systemd-cat
Dtestsuite-64.sh319 dd if=/dev/urandom of=/etc/btrfs_keyfile bs=64 count=1 iflag=fullblock
438 dd if=/dev/zero of="$mpoint/lun$i.img" bs=1M count=32
Dtestsuite-25.sh8 dd if=/dev/urandom of=/var/tmp/testimage.raw bs=$((1024*1024+7)) count=5
/systemd-251/src/network/
Dnetworkd-state-file.c458 NDiscDNSSL *dd; in link_save_domains() local
460 SET_FOREACH(dd, link->ndisc_dnssl) in link_save_domains()
461 fputs_with_space(f, NDISC_DNSSL_DOMAIN(dd), NULL, &space); in link_save_domains()
564 NDiscRDNSS *dd; in link_save() local
566 SET_FOREACH(dd, link->ndisc_rdnss) in link_save()
567 serialize_in6_addrs(f, &dd->address, 1, &space); in link_save()
/systemd-251/src/veritysetup/
Dveritysetup-generator.c324 _cleanup_free_ char *n = NULL, *dd = NULL, *du = NULL, *hd = NULL, *hu = NULL, *e = NULL, in create_disk() local
369 r = unit_name_from_path(du, ".device", &dd); in create_disk()
402 dd, dd); in create_disk()
/systemd-251/src/resolve/
Dresolved-dns-trust-anchor.c239 _cleanup_free_ void *dd = NULL; in dns_trust_anchor_load_positive() local
275 r = unhexmem(p, strlen(p), &dd, &l); in dns_trust_anchor_load_positive()
289 rr->ds.digest = TAKE_PTR(dd); in dns_trust_anchor_load_positive()
/systemd-251/docs/
DBUILDING_IMAGES.md11 require no further installation process beyond simple `dd`-ing the image to
157 Typically, if an image is `dd`-ed onto a target disk it will be minimal:
218 basic settings *after* `dd`-ing the image to disk, but *before* first boot. For
DBLOCK_DEVICE_LOCKING.md85 file systems formatted or `dd`'ed in, and similar cases that
DHOME_DIRECTORY.md115 file can be directly `dd`'ed onto it; the format is unchanged. The GPT envelope
/systemd-251/src/systemd/
Dsd-messages.h69 #define SD_MESSAGE_STARTUP_FINISHED SD_ID128_MAKE(b0,7a,24,9c,d0,24,41,4a,82,dd,00,cd,18,13,7…
70 #define SD_MESSAGE_STARTUP_FINISHED_STR SD_ID128_MAKE_STR(b0,7a,24,9c,d0,24,41,4a,82,dd,00,cd,18,…
/systemd-251/src/shared/
Dgpt.h26 #define GPT_ROOT_TILEGX SD_ID128_MAKE(c5,0c,dd,70,38,62,4c,c3,90,e1,80,9a,8c,93,ee,2c)
58 #define GPT_ROOT_PPC64_LE_VERITY SD_ID128_MAKE(90,6b,d9,44,45,89,4a,ae,a4,e4,dd,98,39,17,44,6a)
Dformat-table.c1343 TableData *d, *dd; in table_data_compare() local
1346 dd = t->data[*b + t->sort_map[i]]; in table_data_compare()
1348 r = cell_data_compare(d, *a, dd, *b); in table_data_compare()
Djson.c2329 int aa, bb, cc, dd; in unhex_ucs2() local
2347 dd = unhexchar(c[3]); in unhex_ucs2()
2348 if (dd < 0) in unhex_ucs2()
2354 ((uint16_t) dd); in unhex_ucs2()
/systemd-251/src/partition/
Dtest-repart.sh134 dd if=/dev/urandom of="$D/block-copy" bs=4096 count=10240
/systemd-251/src/libsystemd-network/
Dsd-dhcp-server.c1066 #define HASH_KEY SD_ID128_MAKE(0d,1d,fe,bd,f1,24,bd,b3,47,f1,dd,6e,73,21,93,30)
/systemd-251/hwdb.d/
Dusb.ids2325 00dd Comfort Curve Keyboard 2000 V1.0
2363 02dd Xbox One Controller (Firmware 2015)
2479 04dd Windows Powered Smartphone 2003
2770 08dd QuickCam for Notebooks
4305 31dd SELPHY CP780
5224 04dd Sharp Corp.
5955 01dd MFC-870CDN
6108 02dd DCP-J4215N
7168 00dd CTL-470 [Bamboo Connect]
7353 00dd M-LS12UL Mouse
[all …]
Dpci.ids1073 15dd Raven Ridge [Radeon Vega Series / Radeon Vega Mobile Series]
1352 1043 84dd M5A99X EVO (R1.0) SB950
2737 1043 04dd STRIX R9 390
3422 17aa 21dd Radeon HD 6370M
6786 90dd Baikal Memory (DDR3/SPM)
7358 103c 12dd 4Gb Fibre Channel [AB429A]
7887 70dd PXI-8430/4 (RS-232) Interface
8296 1093 74dd PXIe-6376
8401 1093 77dd cRIO-9039
9305 10dd 0024 Tornado 3000
[all …]
/systemd-251/test/
Dtest-functions137 dd
/systemd-251/
DTODO1643 end), in order to maximize dd'ability. Requires libfdisk work, see