Home
last modified time | relevance | path

Searched defs:temp (Results 1 – 22 of 22) sorted by relevance

/busybox-1.35.0/networking/libiproute/
Dll_addr.c59 int temp; in ll_addr_a2n() local
/busybox-1.35.0/libbb/
Dllist.c38 llist_t *temp = *head; in llist_pop() local
Dxfuncs.c196 char temp; in fdlength() local
Dhash_md5prime.c156 uint32_t temp; in md5_transform() local
Dhash_md5_sha.c163 uint32_t temp; in md5_process_block64() local
1246 uint64_t temp = BC[x + 4] ^ rotl64(BC[x + 1], 1); in sha3_process_block72() local
/busybox-1.35.0/util-linux/
Dmdev.c1071 static void process_action(char *temp, unsigned my_pid) in process_action()
1136 static void initial_scan(char *temp) in initial_scan()
1171 static int daemon_init(char *temp) in daemon_init()
1194 static void daemon_loop(char *temp, int fd) in daemon_loop()
Dcal.c249 unsigned long temp; in day_array() local
Dfdisk.c2458 sector_t limit, temp; in add_partition() local
/busybox-1.35.0/editors/
Dpatch_bbox.c49 char *temp = NULL, *filename_start_ptr = line + 4; in extract_filename() local
Dpatch.c155 char *temp; in finish_oldfile() local
Dsed.c349 char *temp; in get_address() local
994 char *temp = NULL; in get_next_line() local
Dpatch_toybox.c180 char *temp = xstrdup(*tempname); in replace_tempfile() local
/busybox-1.35.0/procps/
Dpgrep.c124 int temp = get_signum(argv[1]+1); in pgrep_main() local
/busybox-1.35.0/networking/udhcp/
Ddhcpc.c1666 uint8_t *temp; in udhcpc_main() local
1718 uint8_t *temp; in udhcpc_main() local
1815 uint8_t *temp = udhcp_get_option32(&packet, DHCP_SERVER_ID); in udhcpc_main() local
Ddhcpd.c251 struct in_addr temp; in nobody_responds_to_arp() local
/busybox-1.35.0/scripts/kconfig/lxdialog/
Dutil.c264 int i, temp; in print_button() local
/busybox-1.35.0/archival/libarchive/unxz/
Dxz_dec_bcj.c75 } temp; member
Dxz_dec_stream.c129 } temp; member
Dxz_dec_lzma2.c275 } temp; member
/busybox-1.35.0/archival/libarchive/
Ddecompress_bunzip2.c262 unsigned temp[MAX_HUFCODE_BITS+1]; in get_next_block() local
/busybox-1.35.0/miscutils/
Dbc.c1880 BcNum l1, h1, l2, h2, m2, m1, z0, z1, z2, temp; in zbc_num_k() local
2105 BcNum temp; in zbc_num_r() local
2267 BcNum num1, num2, half, f, fprime, *x0, *x1, *temp; in zbc_num_sqrt() local
2398 BcNum base, exp, two, temp; in zdc_num_modexp() local
2755 BcNum temp; in bc_num_parseBase() local
6106 unsigned long temp; in zbc_program_pushArray() local
Ddevfsd.c1346 char temp[STRING_LENGTH]; in expand_expression() local