Home
last modified time | relevance | path

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

/busybox-1.35.0/miscutils/
Dttysize.c35 unsigned w, h; in ttysize_main() local
Dfbsplash.c409 int w, h, max_color_val; in fb_drawimage() local
Dbc.c622 #define EXBITS(a,b,c,d,e,f,g,h) \ argument
/busybox-1.35.0/libbb/
Disqrt.c42 unsigned long h; in main() local
Dstrrstr.c35 const char *h, *n; in BBUNIT_DEFINE_TEST() member
Dhash_md5_sha.c626 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
Dlineedit.c2058 unsigned h; in parse_and_put_prompt() local
2296 int h; in reverse_i_search() local
/busybox-1.35.0/networking/libiproute/
Dlibnetlink.c59 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
Dll_map.c43 int h; in ll_remember_index() local
Dipaddress.c387 struct nlmsghdr h; member
414 struct nlmsg_list *h; in store_nlmsg() local
/busybox-1.35.0/networking/udhcp/
Ddumpleases.c105 unsigned d, h, m; in dumpleases_main() local
/busybox-1.35.0/archival/
Dlzop.c635 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
Dgzip.c1164 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/
Dfactor.c51 #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/
Dtls_aesgcm.c134 void FAST_FUNC aesgcm_GHASH(byte* h, in aesgcm_GHASH()
Dtc.c125 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()
Dnslookup.c761 char *h = safe_gethostname(); in parse_resolvconf() local
Dwget.c535 static void parse_url(const char *src_url, struct host_info *h) in parse_url()
Dtls.c375 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/
Dblocksort.c489 unsigned h; in mainSimpleSort() local
838 unsigned h = 364; in mainSort() local
/busybox-1.35.0/util-linux/
Dfdisk.c1121 #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/
Ded.c788 smallint h, have1, have2; in doCommands() local
Dvi.c1091 static void flash(int h) in flash()
/busybox-1.35.0/scripts/kconfig/
Dgconf.c580 gint w, h; in on_window1_size_request() local
847 gint w, h; in on_split_clicked() local
/busybox-1.35.0/modutils/
Dmodutils-24.c1923 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