Home
last modified time | relevance | path

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

123

/busybox-1.35.0/scripts/kconfig/lxdialog/
Dlxdialog.c165 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/
Dtime.c16 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
Dkernel_version.c21 char *t; in get_linux_version_code() local
Dparse_config.c40 char **t; in parse_main() local
167 int t; in config_read() local
Duuencode.c94 unsigned t; in decode_base64() local
144 unsigned t; in decode_base32() local
Dlogin.c25 time_t t; in print_login_issue() local
Drtc.c91 time_t t; in rtc_tm2time() local
Dhash_md5_sha.c55 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/
Dlzo1x_c.c131 register unsigned t = pd(ip, ii); in do_compress() local
258 unsigned t; in DO_COMPRESS() local
Dlzo1x_d.c38 register unsigned t; local
Ddata_extract_all.c244 struct timeval t[2]; in data_extract_all() local
Dget_header_tar.c297 char t = tar.prefix[0]; in get_header_tar() local
/busybox-1.35.0/console-tools/
Dshowkey.c47 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/
Dpipe_progress.c33 time_t t = time(NULL); in pipe_progress_main() local
/busybox-1.35.0/util-linux/
Dhwclock.c100 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/
Dwho.c89 static void idle_string(char *str6, time_t t) in idle_string()
Dtouch.c142 time_t t; in touch_main() local
/busybox-1.35.0/networking/
Dtls_pstm.c709 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
Dtls_aes.c241 unsigned x, y, z, t; in MixColumns() local
308 unsigned x, y, z, t; in InvMixColumns() local
Dtls_sp_c32.c859 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/
Drandom.c55 uint32_t t; in next_random() local
/busybox-1.35.0/networking/udhcp/
Ddumpleases.c114 time_t t = expires_abs; in dumpleases_main() local
/busybox-1.35.0/miscutils/
Dmicrocom.c34 static void xget1(int fd, struct termios *t, struct termios *oldt) in xget1()
/busybox-1.35.0/examples/shutdown-1.0/script/
Dhardshutdown.c107 struct timespec t = {0,0}; in main() local
/busybox-1.35.0/archival/
Dar.c231 unsigned opt, t; in ar_main() local

123