/busybox-1.35.0/networking/udhcp/ |
D | common.c | 449 unsigned length, in udhcp_insert_new_option() 487 #define attach_option(opt_list, optflag, buffer, length, dhcpv6) \ argument 494 int length, in attach_option() 596 int length; in udhcp_str2optset() local
|
D | common.h | 334 #define udhcp_insert_new_option(opt_list, code, length, dhcpv6) \ argument
|
/busybox-1.35.0/miscutils/ |
D | beep.c | 70 unsigned length = length; in beep_main() local
|
D | rx.c | 80 unsigned length = 0; in receive() local
|
D | nandwrite.c | 158 unsigned length = xstrtou(opt_l, 0); in nandwrite_main() local
|
D | i2c_tools.c | 192 uint8_t length, const uint8_t *values) in i2c_smbus_write_block_data() 207 uint8_t length, const uint8_t *values) in i2c_smbus_write_i2c_block_data()
|
D | devfsd.c | 1613 int st_expr_expand(char *output, unsigned int length, const char *input, in st_expr_expand() 1705 static const char *expand_variable(char *buffer, unsigned int length, in expand_variable()
|
D | hdparm.c | 541 static void print_ascii(const char *p, int length) in print_ascii()
|
/busybox-1.35.0/util-linux/ |
D | blkdiscard.c | 48 uint64_t length; /* shrink code size and hampers readability. */ in blkdiscard_main() local
|
D | fbset.c | 75 uint32_t length; /* length of bitfield */ member
|
D | fdisk_sgi.c | 645 sgi_set_partition(int i, unsigned int start, unsigned int length, int sys) in sgi_set_partition()
|
/busybox-1.35.0/libbb/ |
D | obscure.c | 96 unsigned length; in obscure_msg() local
|
D | uuencode.c | 51 void FAST_FUNC bb_uuencode(char *p, const void *src, int length, const char *tbl) in bb_uuencode()
|
D | platform.c | 120 int length = strlen(pattern); in strcasestr() local
|
/busybox-1.35.0/coreutils/ |
D | uudecode.c | 220 static void bb_b32encode(char *p, const void *src, int length) in bb_b32encode()
|
/busybox-1.35.0/archival/libarchive/bz/ |
D | huffman.c | 207 uint8_t *length, in BZ2_hbAssignCodes()
|
/busybox-1.35.0/util-linux/volume_id/ |
D | udf.c | 42 uint32_t length; member
|
/busybox-1.35.0/archival/ |
D | gzip.c | 541 static void send_bits(unsigned value, unsigned length) in send_bits() 790 static void check_match(IPos start, IPos match, int length) in check_match() 805 # define check_match(start, match, length) ((void)0) argument 1972 int length; /* length value */ in ct_init() local
|
/busybox-1.35.0/console-tools/ |
D | loadfont.c | 121 unsigned int length; /* number of glyphs */ member
|
/busybox-1.35.0/archival/libarchive/ |
D | decompress_bunzip2.c | 260 uint8_t length[MAX_SYMBOLS]; in get_next_block() local
|
/busybox-1.35.0/editors/ |
D | sed.c | 570 int length; in parse_cmd_args() local
|
D | vi.c | 450 int length; // total data size member 1609 static void undo_push(char *src, unsigned length, int u_type) in undo_push()
|
/busybox-1.35.0/networking/ |
D | ifupdown.c | 813 unsigned length; in next_word() local
|
/busybox-1.35.0/shell/ |
D | ash.c | 779 fmtstr(char *outbuf, size_t length, const char *fmt, ...) in fmtstr() 6805 size_t length; in argstr() local
|
D | hush.c | 547 int length; /* position where data is appended */ member
|