Home
last modified time | relevance | path

Searched defs:length (Results 1 – 25 of 25) sorted by relevance

/busybox-1.35.0/networking/udhcp/
Dcommon.c449 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
Dcommon.h334 #define udhcp_insert_new_option(opt_list, code, length, dhcpv6) \ argument
/busybox-1.35.0/miscutils/
Dbeep.c70 unsigned length = length; in beep_main() local
Drx.c80 unsigned length = 0; in receive() local
Dnandwrite.c158 unsigned length = xstrtou(opt_l, 0); in nandwrite_main() local
Di2c_tools.c192 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()
Ddevfsd.c1613 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()
Dhdparm.c541 static void print_ascii(const char *p, int length) in print_ascii()
/busybox-1.35.0/util-linux/
Dblkdiscard.c48 uint64_t length; /* shrink code size and hampers readability. */ in blkdiscard_main() local
Dfbset.c75 uint32_t length; /* length of bitfield */ member
Dfdisk_sgi.c645 sgi_set_partition(int i, unsigned int start, unsigned int length, int sys) in sgi_set_partition()
/busybox-1.35.0/libbb/
Dobscure.c96 unsigned length; in obscure_msg() local
Duuencode.c51 void FAST_FUNC bb_uuencode(char *p, const void *src, int length, const char *tbl) in bb_uuencode()
Dplatform.c120 int length = strlen(pattern); in strcasestr() local
/busybox-1.35.0/coreutils/
Duudecode.c220 static void bb_b32encode(char *p, const void *src, int length) in bb_b32encode()
/busybox-1.35.0/archival/libarchive/bz/
Dhuffman.c207 uint8_t *length, in BZ2_hbAssignCodes()
/busybox-1.35.0/util-linux/volume_id/
Dudf.c42 uint32_t length; member
/busybox-1.35.0/archival/
Dgzip.c541 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/
Dloadfont.c121 unsigned int length; /* number of glyphs */ member
/busybox-1.35.0/archival/libarchive/
Ddecompress_bunzip2.c260 uint8_t length[MAX_SYMBOLS]; in get_next_block() local
/busybox-1.35.0/editors/
Dsed.c570 int length; in parse_cmd_args() local
Dvi.c450 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/
Difupdown.c813 unsigned length; in next_word() local
/busybox-1.35.0/shell/
Dash.c779 fmtstr(char *outbuf, size_t length, const char *fmt, ...) in fmtstr()
6805 size_t length; in argstr() local
Dhush.c547 int length; /* position where data is appended */ member