/busybox-1.35.0/archival/libarchive/ |
D | get_header_tar.c | 65 #define process_pax_hdr(archive_handle, sz, global) \ argument 69 static void process_pax_hdr(archive_handle_t *archive_handle, unsigned sz, int global) in process_pax_hdr() 150 static void die_if_bad_fnamesize(off_t sz) in die_if_bad_fnamesize() 429 off_t sz; in get_header_tar() local
|
/busybox-1.35.0/scripts/ |
D | bloat-o-meter | 103 sz = old[name]["size"] variable 110 sz = new[name]["size"] variable
|
/busybox-1.35.0/networking/ssl_helper-wolfssl/ |
D | ssl_helper.c | 86 int sz; in say() local 98 int sz; in die() local
|
/busybox-1.35.0/libpwdgrp/ |
D | uidgid_get.c | 41 int sz = (++group) - ug; in get_uidgid() local
|
/busybox-1.35.0/miscutils/ |
D | lsscsi.c | 31 ssize_t sz = bufend - buf - 2; /* -2 for two NULs */ in get_line() local
|
D | hexedit.c | 262 unsigned sz = (G.height | 0xf) * LINEBUF_SIZE; in hexedit_main() local
|
D | less.c | 375 int sz; in re_wrap() local 1178 static char* less_gets(int sz) in less_gets()
|
/busybox-1.35.0/networking/ssl_helper/ |
D | ssl_helper.c | 98 int sz; in say() local 110 int sz; in die() local
|
/busybox-1.35.0/libbb/ |
D | copyfd.c | 150 off_t sz = bb_copyfd_size(fd1, fd2, size); in bb_copyfd_exact_size() local
|
D | read_printf.c | 72 size_t sz = 0; in xmalloc_reads() local
|
D | procps.c | 571 int sz; in read_cmdline() local
|
D | xconnect.c | 223 int sz = cp - host + 1; variable
|
/busybox-1.35.0/printutils/ |
D | lpr.c | 59 ssize_t sz; in get_response_or_say_and_die() local
|
/busybox-1.35.0/networking/ |
D | isrv_identd.c | 65 int sz; in do_rd() local
|
D | tls_aesgcm.c | 17 static ALWAYS_INLINE void FlattenSzInBits(byte* buf, word32 sz) in FlattenSzInBits()
|
D | ping.c | 514 int sz; in sendping_tail() local 651 static void unpack_tail(int sz, uint32_t *tp, in unpack_tail() 692 static int unpack4(char *buf, int sz, struct sockaddr_in *from) in unpack4() 729 static int unpack6(char *packet, int sz, struct sockaddr_in6 *from, int hoplimit) in unpack6()
|
D | inetd.c | 462 int sz; in xzalloc_lsa() local 1555 ssize_t sz = safe_read(s, line, LINE_SIZE); in echo_stream() local 1576 int sz; in echo_dg() local
|
D | tftp.c | 690 int sz; variable
|
/busybox-1.35.0/procps/ |
D | nmeter.c | 128 int sz = cur_outbuf - outbuf; in print_outbuf() local 138 int sz = outbuf + COMMON_BUFSIZE - p; in put() local 161 int sz, rdsz; in readfile_z() local 417 int sz; in init_cpu() local
|
/busybox-1.35.0/util-linux/ |
D | taskset.c | 100 static unsigned long *get_aff(int pid, unsigned *sz) in get_aff()
|
/busybox-1.35.0/mailutils/ |
D | sendmail.c | 370 unsigned sz = 1 + user_len + 1 + pass_len; in sendmail_main() local
|
/busybox-1.35.0/coreutils/ |
D | stat.c | 233 unsigned sz = sizeof(statfsbuf->f_fsid) / sizeof(unsigned); in get_f_fsid() local
|
/busybox-1.35.0/editors/ |
D | diff.c | 464 size_t sz = 100; in create_J() local 749 const size_t sz = COMMON_BUFSIZE / 2; in diffreg() local
|
/busybox-1.35.0/runit/ |
D | runsv.c | 176 ssize_t sz; in update_status() local
|
/busybox-1.35.0/archival/ |
D | unzip.c | 339 static void die_if_bad_fnamesize(unsigned sz) in die_if_bad_fnamesize()
|