/busybox-1.35.0/util-linux/ |
D | fsck_minix.c | 511 int block, result; in map_block() local 518 block = check_zone_nr(inode->i_zone + 7, &changed); in map_block() 522 block = check_zone_nr(inode->i_zone + 8, &changed); in map_block() 523 read_block(block, ind); /* double indirect */ in map_block() 527 write_block(block, ind); in map_block() 528 block = result; in map_block() 530 read_block(block, ind); in map_block() 534 write_block(block, ind); in map_block() 542 int block, result; in map_block2() local 549 block = check_zone_nr2(inode->i_zone + 7, &changed); in map_block2() [all …]
|
D | mkfs_reiser.c | 154 unsigned blocks, bitmap_blocks, i, block; in mkfs_reiser_main() local 188 block = REISERFS_DISK_OFFSET_IN_BYTES / blocksize // boot area in mkfs_reiser_main() 196 i = block + bitmap_blocks; in mkfs_reiser_main() 215 STORE_LE(sb->sb_root_block, block); in mkfs_reiser_main() 261 i = block + 1; in mkfs_reiser_main() 357 xlseek(fd, block * blocksize, SEEK_SET); in mkfs_reiser_main()
|
D | mkfs_ext2.txt | 9 this affects inode table in block groups 24 Reserved block count: 8497 Reserved block count: 8… 27 First block: 0 First block: 0
|
D | Config.src | 21 of a block device, and transparently associate the file with a
|
/busybox-1.35.0/coreutils/ |
D | od_bloaty.c | 282 print_s_char(size_t n_bytes, const char *block, const char *fmt_string) in print_s_char() argument 285 int tmp = *(signed char *) block; in print_s_char() 287 block += sizeof(unsigned char); in print_s_char() 292 print_char(size_t n_bytes, const char *block, const char *fmt_string) in print_char() argument 295 unsigned tmp = *(unsigned char *) block; in print_char() 297 block += sizeof(unsigned char); in print_char() 302 print_s_short(size_t n_bytes, const char *block, const char *fmt_string) in print_s_short() argument 306 int tmp = *(signed short *) block; in print_s_short() 308 block += sizeof(unsigned short); in print_s_short() 313 print_short(size_t n_bytes, const char *block, const char *fmt_string) in print_short() argument [all …]
|
/busybox-1.35.0/archival/libarchive/unxz/ |
D | xz_dec_stream.c | 94 } block; member 232 s->block.compressed += b->in_pos - s->in_start; in dec_block() 233 s->block.uncompressed += b->out_pos - s->out_start; in dec_block() 239 if (s->block.compressed > s->block_header.compressed in dec_block() 240 || s->block.uncompressed in dec_block() 251 != s->block.compressed) in dec_block() 256 != s->block.uncompressed) in dec_block() 259 s->block.hash.unpadded += s->block_header.size in dec_block() 260 + s->block.compressed; in dec_block() 263 s->block.hash.unpadded += check_sizes[s->check_type]; in dec_block() [all …]
|
/busybox-1.35.0/archival/libarchive/bz/ |
D | blocksort.c | 385 uint8_t *const block = state->block; in mainGtU() local 426 c1 = block[i1]; c2 = block[i2]; in mainGtU() 435 c1 = block[i1]; c2 = block[i2]; in mainGtU() 616 uint8_t *const block = state->block; in mainQSort3() local 633 med = (int32_t) mmed3(block[ptr[lo ] + d], in mainQSort3() 634 block[ptr[hi ] + d], in mainQSort3() 635 block[ptr[(lo+hi) >> 1] + d]); in mainQSort3() 644 n = ((int32_t)block[ptr[unLo]+d]) - med; in mainQSort3() 657 n = ((int32_t)block[ptr[unHi]+d]) - med; in mainQSort3() 746 uint8_t *const block = state->block; in mainSort() local [all …]
|
D | bzlib.c | 101 s->block = (uint8_t*)s->arr2; in BZ2_bzCompressInit() 130 s->block[s->nblock] = (uint8_t)ch; s->nblock++; in add_pair_to_block() 133 s->block[s->nblock] = (uint8_t)ch; s->nblock++; in add_pair_to_block() 136 s->block[s->nblock] = (uint8_t)ch; s->nblock++; in add_pair_to_block() 140 s->block[s->nblock] = (uint8_t)ch; s->nblock++; in add_pair_to_block() 141 s->block[s->nblock] = (uint8_t)ch; s->nblock++; in add_pair_to_block() 142 s->block[s->nblock] = (uint8_t)ch; s->nblock++; in add_pair_to_block() 143 s->block[s->nblock] = (uint8_t)ch; s->nblock++; in add_pair_to_block() 144 s->block[s->nblock] = (uint8_t)(s->state_in_len - 4); in add_pair_to_block() 169 zs->block[zs->nblock] = (uint8_t)ch; \
|
D | bzlib_private.h | 144 uint8_t *block; member
|
D | README | 12 lossless, block-sorting data compression.
|
/busybox-1.35.0/docs/ |
D | unicode_full-bmp.txt | 89 Free block (U+0750-U+077F): 97 Free block (U+07C0-U+08FF): 201 Free block (U+1380-U+139F): 259 Free block (U+18B0-U+18FF): 273 Free block (U+1980-U+19DF): 282 Free block (U+1A00-U+1CFF): 302 Free block (U+1D80-U+1DFF): 447 Free block (U+2C00-U+2E7F): 477 Free block (U+2FE0-U+2FEF): 521 Free block (U+31C0-U+31EF): [all …]
|
D | tar_pax.txt | 7 The pax header block shall be identical to the ustar header block 13 the archive (which shall have its own ustar header block). 26 block are not meaningful to this version of the pax utility. 28 the ISO POSIX-2:1993 standard, the header block fields are used to 30 data. Therefore, header block field values should be selected to 33 A further difference from the ustar header block is that data 79 block(s). When used in write or copy mode, pax shall include a gid 86 fields in the following header block(s), and any gid extended 100 field in the following ustar header block(s). The following ustar 101 header block shall determine the type of link created. If typeflag [all …]
|
D | Kconfig-language.txt | 155 All entries within the "menu" ... "endmenu" block become a submenu of 210 <choice block> 236 <menu block> 239 This defines a menu block, see "Menu structure" above for more 245 <if block> 248 This defines an if block. The dependency expression <expr> is appended
|
D | tcp.txt | 11 a large block of data is only buffered by kernel, it can't be sent all at once. 29 Solution #1: block until sending is done:
|
D | style-guide.txt | 55 \t * This is a block comment. 98 control block, it should be on the same line with a single space (not a tab) 99 between it and the opening control block statement. Examples: 201 block. Example: 215 Labels should start at the beginning of the line, not indented to the block 216 level (because they do not "belong" to block scope, only to whole function). 642 one comment) before the block, rather than commenting each and every line. 687 And a code block similar to the following near the top of your applet_main()
|
/busybox-1.35.0/miscutils/ |
D | i2c_tools.c | 199 memcpy(data.block+1, values, length); in i2c_smbus_write_block_data() 200 data.block[0] = length; in i2c_smbus_write_block_data() 214 memcpy(data.block+1, values, length); in i2c_smbus_write_i2c_block_data() 215 data.block[0] = length; in i2c_smbus_write_i2c_block_data() 237 for (i = 1; i <= data.block[0]; i++) in i2c_smbus_read_block_data() 238 *vals++ = data.block[i]; in i2c_smbus_read_block_data() 239 return data.block[0]; in i2c_smbus_read_block_data() 250 data.block[0] = len; in i2c_smbus_read_i2c_block_data() 258 for (i = 1; i <= data.block[0]; i++) in i2c_smbus_read_i2c_block_data() 259 *vals++ = data.block[i]; in i2c_smbus_read_i2c_block_data() [all …]
|
/busybox-1.35.0/shell/ |
D | README.job | 19 block all signals 28 will block with a signal if they attempt to read. These calls are thus used 43 block CHLD TSTP TTIN TTOU 52 block CHLD TSTP TTIN TTOU 56 block all signals 58 block INT 61 block all signals 63 block all signals 65 block all signals 68 block INT [all …]
|
/busybox-1.35.0/shell/hush_test/hush-read/ |
D | read_t0.tests | 5 # (true terminated) - because EOF is considered to be data (read will not block),
|
/busybox-1.35.0/shell/ash_test/ash-read/ |
D | read_t0.tests | 5 # (true terminated) - because EOF is considered to be data (read will not block),
|
/busybox-1.35.0/shell/hush_test/hush-z_slow/ |
D | leak_var3.tests | 13 # Please copy the entire block from above verbatim
|
D | leak_all2.tests | 36 # Please copy the entire block from above verbatim
|
/busybox-1.35.0/testsuite/ |
D | mdev.tests | 25 mkdir -p mdev.testdir/sys/block/sda 26 echo "8:0" >mdev.testdir/sys/block/sda/dev
|
D | mount.testroot | 151 mount block device
|
/busybox-1.35.0/examples/ |
D | mdev_fat.conf | 150 ACTION=change;SUBSYSTEM=block;DISK_MEDIA_CHANGE=1;.* 0:0 660 */etc/mdev.conf.change_blockdev.sh
|
/busybox-1.35.0/libbb/ |
D | hash_md5prime.c | 152 static void md5_transform(uint32_t state[4], const unsigned char block[64]) in md5_transform() 203 memcpy32_le2cpu(x, block, 64); in md5_transform()
|