/busybox-1.35.0/miscutils/ |
D | ttysize.c | 35 unsigned w, h; in ttysize_main() local
|
D | fbsplash.c | 409 int w, h, max_color_val; in fb_drawimage() local
|
D | bc.c | 622 #define EXBITS(a,b,c,d,e,f,g,h) \ argument
|
/busybox-1.35.0/libbb/ |
D | isqrt.c | 42 unsigned long h; in main() local
|
D | strrstr.c | 35 const char *h, *n; in BBUNIT_DEFINE_TEST() member
|
D | hash_md5_sha.c | 626 uint32_t W[64], a, b, c, d, e, f, g, h; in sha256_process_block64() local 703 uint64_t h = ctx->hash[7]; in sha512_process_block128() local
|
D | lineedit.c | 2058 unsigned h; in parse_and_put_prompt() local 2296 int h; in reverse_i_search() local
|
/busybox-1.35.0/networking/libiproute/ |
D | libnetlink.c | 59 struct nlmsghdr *h; in rtnl_send_check() local 135 struct nlmsghdr *h; in rtnl_dump_filter() local 242 struct nlmsghdr *h; in rtnl_talk() local
|
D | ll_map.c | 43 int h; in ll_remember_index() local
|
D | ipaddress.c | 387 struct nlmsghdr h; member 414 struct nlmsg_list *h; in store_nlmsg() local
|
/busybox-1.35.0/networking/udhcp/ |
D | dumpleases.c | 105 unsigned d, h, m; in dumpleases_main() local
|
/busybox-1.35.0/archival/ |
D | lzop.c | 635 static NOINLINE int lzo_compress(const header_t *h) in lzo_compress() 923 static void write_header(header_t *h) in write_header() 943 static int read_header(header_t *h) in read_header() 1032 static void lzo_set_method(header_t *h) in lzo_set_method() 1064 #define h (&header) in do_lzo_compress() macro
|
D | gzip.c | 1164 int h; /* heap index */ in gen_bitlen() local 1774 #define UPDATE_HASH(h, c) (h = (((h)<<H_SHIFT) ^ (c)) & HASH_MASK) argument
|
/busybox-1.35.0/coreutils/ |
D | factor.c | 51 #define R(a,b,c,d,e,f,g,h,i,j,A,B,C,D,E,F,G,H,I,J) \ argument 54 #define P(a,b,c,d,e,f,g,h,i,j,A,B,C,D,E,F,G,H,I,J) \ argument
|
/busybox-1.35.0/networking/ |
D | tls_aesgcm.c | 134 void FAST_FUNC aesgcm_GHASH(byte* h, in aesgcm_GHASH()
|
D | tc.c | 125 static int get_qdisc_handle(uint32_t *h, const char *str) in get_qdisc_handle() 145 static int get_tc_classid(uint32_t *h, const char *str) in get_tc_classid()
|
D | nslookup.c | 761 char *h = safe_gethostname(); in parse_resolvconf() local
|
D | wget.c | 535 static void parse_url(const char *src_url, struct host_info *h) in parse_url()
|
D | tls.c | 375 uint8_t h[TLS_MAX_MAC_SIZE]; in hash_handshake() local 1456 } *h = buf; in fill_handshake_record_hdr() local
|
/busybox-1.35.0/archival/libarchive/bz/ |
D | blocksort.c | 489 unsigned h; in mainSimpleSort() local 838 unsigned h = 364; in mainSort() local
|
/busybox-1.35.0/util-linux/ |
D | fdisk.c | 1121 #define set_hsc(h, s, c, sector) do \ argument 1357 int i, h, s, hh, ss; in get_partition_table_geometry() local 1973 linear2chs(unsigned ls, unsigned *c, unsigned *h, unsigned *s) in linear2chs() 2348 check(int n, unsigned h, unsigned s, unsigned c, sector_t start) in check()
|
/busybox-1.35.0/editors/ |
D | ed.c | 788 smallint h, have1, have2; in doCommands() local
|
D | vi.c | 1091 static void flash(int h) in flash()
|
/busybox-1.35.0/scripts/kconfig/ |
D | gconf.c | 580 gint w, h; in on_window1_size_request() local 847 gint w, h; in on_split_clicked() local
|
/busybox-1.35.0/modutils/ |
D | modutils-24.c | 1923 unsigned long h = 0; in obj_elf_hash_n() local 1989 unsigned long h = hash(sym->name) % HASH_BUCKETS; in obj_set_symbol_compare() local
|