Home
last modified time | relevance | path

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

12

/busybox-1.35.0/archival/libarchive/
Dget_header_tar.c65 #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/
Dbloat-o-meter103 sz = old[name]["size"] variable
110 sz = new[name]["size"] variable
/busybox-1.35.0/networking/ssl_helper-wolfssl/
Dssl_helper.c86 int sz; in say() local
98 int sz; in die() local
/busybox-1.35.0/libpwdgrp/
Duidgid_get.c41 int sz = (++group) - ug; in get_uidgid() local
/busybox-1.35.0/miscutils/
Dlsscsi.c31 ssize_t sz = bufend - buf - 2; /* -2 for two NULs */ in get_line() local
Dhexedit.c262 unsigned sz = (G.height | 0xf) * LINEBUF_SIZE; in hexedit_main() local
Dless.c375 int sz; in re_wrap() local
1178 static char* less_gets(int sz) in less_gets()
/busybox-1.35.0/networking/ssl_helper/
Dssl_helper.c98 int sz; in say() local
110 int sz; in die() local
/busybox-1.35.0/libbb/
Dcopyfd.c150 off_t sz = bb_copyfd_size(fd1, fd2, size); in bb_copyfd_exact_size() local
Dread_printf.c72 size_t sz = 0; in xmalloc_reads() local
Dprocps.c571 int sz; in read_cmdline() local
Dxconnect.c223 int sz = cp - host + 1; variable
/busybox-1.35.0/printutils/
Dlpr.c59 ssize_t sz; in get_response_or_say_and_die() local
/busybox-1.35.0/networking/
Disrv_identd.c65 int sz; in do_rd() local
Dtls_aesgcm.c17 static ALWAYS_INLINE void FlattenSzInBits(byte* buf, word32 sz) in FlattenSzInBits()
Dping.c514 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()
Dinetd.c462 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
Dtftp.c690 int sz; variable
/busybox-1.35.0/procps/
Dnmeter.c128 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/
Dtaskset.c100 static unsigned long *get_aff(int pid, unsigned *sz) in get_aff()
/busybox-1.35.0/mailutils/
Dsendmail.c370 unsigned sz = 1 + user_len + 1 + pass_len; in sendmail_main() local
/busybox-1.35.0/coreutils/
Dstat.c233 unsigned sz = sizeof(statfsbuf->f_fsid) / sizeof(unsigned); in get_f_fsid() local
/busybox-1.35.0/editors/
Ddiff.c464 size_t sz = 100; in create_J() local
749 const size_t sz = COMMON_BUFSIZE / 2; in diffreg() local
/busybox-1.35.0/runit/
Drunsv.c176 ssize_t sz; in update_status() local
/busybox-1.35.0/archival/
Dunzip.c339 static void die_if_bad_fnamesize(unsigned sz) in die_if_bad_fnamesize()

12