/busybox-1.35.0/scripts/kconfig/lxdialog/ |
D | lxdialog.c | 165 int j_menu(const char *t, int ac, const char *const *av) in j_menu() 171 int j_radiolist(const char *t, int ac, const char *const *av) in j_radiolist() 177 int j_textbox(const char *t, int ac, const char *const *av) in j_textbox() 182 int j_yesno(const char *t, int ac, const char *const *av) in j_yesno() 187 int j_inputbox(const char *t, int ac, const char *const *av) in j_inputbox() 196 int j_msgbox(const char *t, int ac, const char *const *av) in j_msgbox() 201 int j_infobox(const char *t, int ac, const char *const *av) in j_infobox()
|
/busybox-1.35.0/libbb/ |
D | time.c | 16 time_t t; in parse_datestr() local 270 time_t t = mktime(ptm); in validate_tm_time() local 279 time_t t; in strftime_fmt() local
|
D | kernel_version.c | 21 char *t; in get_linux_version_code() local
|
D | parse_config.c | 40 char **t; in parse_main() local 167 int t; in config_read() local
|
D | uuencode.c | 94 unsigned t; in decode_base64() local 144 unsigned t; in decode_base32() local
|
D | login.c | 25 time_t t; in print_login_issue() local
|
D | rtc.c | 91 time_t t; in rtc_tm2time() local
|
D | hash_md5_sha.c | 55 uint64_t t = ctx->total64 << 3; in common64_end() local 625 unsigned t; in sha256_process_block64() local 691 unsigned t; in sha512_process_block128() local 884 uint64_t t; in sha512_end() local 960 uint32_t t, x0, x1; in split_halves() local 981 uint32_t t, x0, x1; in combine_halves() local
|
/busybox-1.35.0/archival/libarchive/ |
D | lzo1x_c.c | 131 register unsigned t = pd(ip, ii); in do_compress() local 258 unsigned t; in DO_COMPRESS() local
|
D | lzo1x_d.c | 38 register unsigned t; local
|
D | data_extract_all.c | 244 struct timeval t[2]; in data_extract_all() local
|
D | get_header_tar.c | 297 char t = tar.prefix[0]; in get_header_tar() local
|
/busybox-1.35.0/console-tools/ |
D | showkey.c | 47 static void xget1(struct termios *t, struct termios *oldt) in xget1() 54 static void xset1(struct termios *t) in xset1()
|
/busybox-1.35.0/debianutils/ |
D | pipe_progress.c | 33 time_t t = time(NULL); in pipe_progress_main() local
|
/busybox-1.35.0/util-linux/ |
D | hwclock.c | 100 time_t t = read_rtc(pp_rtcname, &sys_tv, utc); in show_clock() local 216 time_t t = tv.tv_sec; in from_sys_clock() local
|
/busybox-1.35.0/coreutils/ |
D | who.c | 89 static void idle_string(char *str6, time_t t) in idle_string()
|
D | touch.c | 142 time_t t; in touch_main() local
|
/busybox-1.35.0/networking/ |
D | tls_pstm.c | 709 pstm_word t; in s_pstm_sub() local 748 register pstm_word t, adp, bdp; in s_pstm_add() local 1072 pstm_int t; in pstm_div_2d() local 1322 int n, t, i, norm, neg; //bbox: was int16 in pstm_div() local 1532 pstm_int t; in pstm_exch() local 1545 pstm_int t; in pstm_mod() local 1888 unsigned char t; in pstm_reverse() local 1936 pstm_int t = { 0 }; in pstm_to_unsigned_bin() local
|
D | tls_aes.c | 241 unsigned x, y, z, t; in MixColumns() local 308 unsigned x, y, z, t; in InvMixColumns() local
|
D | tls_sp_c32.c | 859 uint64_t t; in sp_256_mul_add_8() local 1074 sp_digit t[2 * 8]; in sp_256_mont_mul_8() local 1139 int64_t t[8]; in sp_256_mod_mul_norm_8() local 1362 sp_point t[3]; in sp_256_ecc_mulmod_8() local
|
/busybox-1.35.0/shell/ |
D | random.c | 55 uint32_t t; in next_random() local
|
/busybox-1.35.0/networking/udhcp/ |
D | dumpleases.c | 114 time_t t = expires_abs; in dumpleases_main() local
|
/busybox-1.35.0/miscutils/ |
D | microcom.c | 34 static void xget1(int fd, struct termios *t, struct termios *oldt) in xget1()
|
/busybox-1.35.0/examples/shutdown-1.0/script/ |
D | hardshutdown.c | 107 struct timespec t = {0,0}; in main() local
|
/busybox-1.35.0/archival/ |
D | ar.c | 231 unsigned opt, t; in ar_main() local
|