/busybox-1.35.0/coreutils/ |
D | head.c | 64 int c = getc(fp); in print_first_N() local 80 int c; in print_except_N_last_bytes() local 89 int c; in print_except_N_last_bytes() local 109 char *c; in print_except_N_last_lines() local 118 char *c; in print_except_N_last_lines() local
|
D | tee.c | 69 ssize_t c; in tee_main() local 73 int c; in tee_main() local
|
D | wc.c | 62 # define isprint(c) ((unsigned)((c) - 0x20) <= (0x7e - 0x20)) argument 63 # define isspace(c) ((c) == ' ') argument 163 int c; in wc_main() local
|
D | fold.c | 44 static int adjust_column(unsigned column, char c) in adjust_column() 108 int c; in fold_main() local
|
D | echo.c | 141 int c; in echo_main() local 301 int c; in echo_main() local
|
D | expand.c | 89 unsigned char c = *ptr; in expand() local 171 char c = ptr[n]; in unexpand() local
|
/busybox-1.35.0/libbb/ |
D | endofname.c | 13 #define is_name(c) ((c) == '_' || isalpha((unsigned char)(c))) argument 14 #define is_in_name(c) ((c) == '_' || isalnum((unsigned char)(c))) argument
|
D | percent_decode.c | 9 static unsigned hex_to_bin(unsigned char c) in hex_to_bin() 34 char c; in percent_decode_in_place() local
|
D | printable_string.c | 19 unsigned char c = *s; in printable_string2() local 42 unsigned char c = *d; in printable_string2() local
|
D | human_readable.c | 87 char c; in smart_ulltoa5() local 144 char c; in smart_ulltoa4() local
|
D | str_tolower.c | 10 char *c; in str_tolower() local
|
D | last_char_is.c | 12 char* FAST_FUNC last_char_is(const char *s, int c) in last_char_is()
|
D | hash_md5prime.c | 130 #define FF(a, b, c, d, x, s, ac) { \ argument 135 #define GG(a, b, c, d, x, s, ac) { \ argument 140 #define HH(a, b, c, d, x, s, ac) { \ argument 145 #define II(a, b, c, d, x, s, ac) { \ argument 154 uint32_t a, b, c, d, x[16]; in md5_transform() local
|
D | ask_confirmation.c | 17 int c; in bb_ask_y_confirmation_FILE() local
|
D | in_ether.c | 21 unsigned char c; in in_ether() local
|
D | hash_md5_sha.c | 101 #define FF(b, c, d) (d ^ (b & (c ^ d))) argument 102 #define FG(b, c, d) FF(d, b, c) argument 103 #define FH(b, c, d) (b ^ c ^ d) argument 104 #define FI(b, c, d) (c ^ (b | ~d)) argument 265 # define OP(a, b, c, d, s, T) \ in md5_process_block64() argument 306 # define OP(f, a, b, c, d, k, s, T) \ in md5_process_block64() argument 501 uint32_t a, b, c, d, e; in sha1_process_block64() local 626 uint32_t W[64], a, b, c, d, e, f, g, h; in sha256_process_block64() local 698 uint64_t c = ctx->hash[2]; in sha512_process_block128() local
|
/busybox-1.35.0/testsuite/ |
D | awk.tests | 153 function c(tmpc) { function 157 print (c() ? "string" : "number"); function
|
/busybox-1.35.0/networking/ |
D | telnet.c | 222 byte c = *src++; in handle_net_output() local 261 byte c; in handle_net_input() local 353 static void put_iac(int c) in put_iac() 387 #define put_iac3_IAC_x_y(wwdd,c) put_iac3_IAC_x_y_merged(((wwdd)<<8) + (c)) argument 390 static void put_iac_subopt(byte c, char *str) in put_iac_subopt() 419 static void put_iac_naws(byte c, int x, int y) in put_iac_naws() 470 static void to_notsup(char c) in to_notsup() 553 static void telopt(byte c) in telopt() 581 static void subneg(byte c) in subneg()
|
D | tls_pstm.c | 52 #define pstm_mul_2d(a, b, c) (pstm_mul_2d(a, b, c), PSTM_OKAY) argument 406 int32 FAST_FUNC pstm_read_unsigned_bin(pstm_int *a, unsigned char *b, int32 c) in pstm_read_unsigned_bin() 705 int32 FAST_FUNC s_pstm_sub(pstm_int *a, pstm_int *b, pstm_int *c) in s_pstm_sub() 745 static int32 s_pstm_add(pstm_int *a, pstm_int *b, pstm_int *c) in s_pstm_add() 802 int32 FAST_FUNC pstm_sub(pstm_int *a, pstm_int *b, pstm_int *c) in pstm_sub() 942 static int32 pstm_mul_2d(pstm_int *a, int b, pstm_int *c) in pstm_mul_2d() 982 #define pstm_mul_2d(a, b, c) (pstm_mul_2d(a, b, c), PSTM_OKAY) argument 989 static int32 pstm_mod_2d(pstm_int *a, int b, pstm_int *c) //bbox: was int16 b in pstm_mod_2d() 1019 #define pstm_mod_2d(a, b, c) (pstm_mod_2d(a, b, c), PSTM_OKAY) argument 1027 static int32 pstm_mul_d(pstm_int *a, pstm_digit b, pstm_int *c) in pstm_mul_d() [all …]
|
D | tls_fe.c | 202 static void fe_reduce(byte *x, word32 c) in fe_reduce() 220 unsigned c; in fe_normalize() local 247 unsigned c = 0; in lm_add() local 263 word32 c = 0; in lm_sub() local 301 word32 c = 0; in fe_mul__distinct() local 333 word32 c = 0; in fe_mul_c() local
|
D | tls_pstm.h | 194 #define pstm_div(pool, a, b, c, d) \ argument 200 #define pstm_div_2d(pool, a, b, c, d) \ argument 212 #define pstm_sub_d(pool, a, b, c) \ argument 219 #define pstm_mod(pool, a, b, c) \ argument 224 #define pstm_mulmod(pool, a, b, c, d) \ argument 277 #define pstm_invmod(pool, a, b, c) \ argument
|
/busybox-1.35.0/archival/libarchive/ |
D | lzo1x_9x.c | 49 #define LZO_MAX3(a,b,c) ((a) >= (b) ? LZO_MAX(a,c) : LZO_MAX(b,c)) argument 76 #define getbyte(c) ((c).ip < (c).in_end ? *((c).ip)++ : (-1)) argument 119 lzo1x_999_t *c; member 203 int c; in swd_getbyte() local 434 static int init_match(lzo1x_999_t *c, lzo_swd_p s, uint32_t use_best_off) in init_match() 455 static int find_match(lzo1x_999_t *c, lzo_swd_p s, in find_match() 502 static uint8_t *code_match(lzo1x_999_t *c, in code_match() 570 static uint8_t *STORE_RUN(lzo1x_999_t *c, uint8_t *op, in STORE_RUN() 596 static uint8_t *code_run(lzo1x_999_t *c, uint8_t *op, const uint8_t *ii, in code_run() 730 lzo1x_999_t *const c = &cc; in lzo1x_999_compress_internal() local [all …]
|
/busybox-1.35.0/editors/ |
D | vi.c | 211 # define Isprint(c) (isprint)(c) argument 213 # define Isprint(c) isprint_asciionly(c) argument 220 # define Isprint(c) ((unsigned char)(c) >= ' ' && (c) != 0x7f && (unsigned char)(c) != 0x9b) argument 222 # define Isprint(c) ((unsigned char)(c) >= ' ' && (unsigned char)(c) < 0x7f) argument 787 static int next_column(char c, int co) in next_column() 926 unsigned char c; in format_line() local 994 unsigned c = columns, r = rows; in refresh() local 1117 int c; in readit() local 1139 int c; in get_one_char() local 1178 int c, cnt; in get_motion_char() local [all …]
|
/busybox-1.35.0/console-tools/ |
D | showkey.c | 85 unsigned char c; in showkey_main() local 131 char c = buf[i]; in showkey_main() local
|
/busybox-1.35.0/util-linux/ |
D | mesg.c | 52 char c = 0; in mesg_main() local
|