/coreutils/src/blake2/ |
D | blake2.h | 56 uint8_t buf[BLAKE2S_BLOCKBYTES]; member 67 uint8_t buf[BLAKE2B_BLOCKBYTES]; member 77 uint8_t buf[8 * BLAKE2S_BLOCKBYTES]; member 86 uint8_t buf[4 * BLAKE2B_BLOCKBYTES]; member
|
/coreutils/src/ |
D | pinky.c | 150 static char buf[INT_STRLEN_BOUND (intmax_t) + sizeof "d"]; in idle_string() local 177 static char buf[INT_STRLEN_BOUND (intmax_t) + sizeof "-%m-%d %H:%M"]; in time_string() local 353 char buf[1024]; in print_long_entry() local 377 char buf[1024]; in print_long_entry() local
|
D | libstdbuf.c | 94 char *buf = nullptr; in apply_mode() local
|
D | split.c | 280 copy_to_tmpfile (int fd, char *buf, idx_t bufsize) in copy_to_tmpfile() 315 input_file_size (int fd, struct stat const *st, char *buf, idx_t bufsize) in input_file_size() 650 char *buf, idx_t bufsize, ssize_t initial_read, in bytes_split() 726 lines_split (intmax_t n_lines, char *buf, idx_t bufsize) in lines_split() 773 line_bytes_split (intmax_t n_bytes, char *buf, idx_t bufsize) in line_bytes_split() 882 lines_chunk_split (intmax_t k, intmax_t n, char *buf, idx_t bufsize, in lines_chunk_split() 1008 bytes_chunk_extract (intmax_t k, intmax_t n, char *buf, idx_t bufsize, in bytes_chunk_extract() 1156 lines_rr (intmax_t k, intmax_t n, char *buf, idx_t bufsize, of_t **filesp) in lines_rr() 1634 char *buf = xalignalloc (page_size, in_blk_size + 1); in main() local
|
D | yes.c | 101 char *buf = reuse_operand_strings ? *operands : xmalloc (bufalloc); in main() local
|
D | relpath.c | 88 relpath (char const *can_fname, char const *can_reldir, char *buf, size_t len) in relpath()
|
D | force-link.c | 105 char buf[smallsize]; in force_linkat() local 160 char buf[smallsize]; in force_symlinkat() local
|
D | id.c | 312 static char buf[INT_BUFSIZE_BOUND (uintmax_t)]; in gidtostr_ptr() local 323 static char buf[INT_BUFSIZE_BOUND (uintmax_t)]; in uidtostr_ptr() local
|
D | pwd.c | 34 char *buf; member 127 char *buf = xnmalloc (3, n); in nth_parent() local
|
D | cksum_pclmul.c | 38 __m128i buf[BUFLEN / sizeof (__m128i)]; in cksum_pclmul() local
|
D | group-list.c | 95 static char buf[INT_BUFSIZE_BOUND (uintmax_t)]; in gidtostr_ptr() local
|
D | tac-pipe.c | 61 char *buf = (char *) malloc (BUFFER_SIZE); in buf_init_from_stdin() local 96 char *buf = malloc (1); in buf_init_from_stdin() local
|
D | dd.c | 1104 iread (int fd, char *buf, idx_t size) in iread() 1151 iread_fullblock (int fd, char *buf, idx_t size) in iread_fullblock() 1176 iwrite (int fd, char const *buf, idx_t size) in iwrite() 1729 translate_buffer (char *buf, idx_t nread) in translate_buffer() 1745 swab_buffer (char *buf, idx_t *nread, int *saved_byte) in swab_buffer() 1869 char *buf; in skip() local 1960 copy_simple (char const *buf, idx_t nread) in copy_simple() 1984 copy_with_block (char const *buf, idx_t nread) in copy_with_block() 2014 copy_with_unblock (char const *buf, idx_t nread) in copy_with_unblock()
|
D | csplit.c | 390 free_buffer (struct buffer_record *buf) in free_buffer() 425 save_buffer (struct buffer_record *buf) in save_buffer() 671 char buf[INT_BUFSIZE_BOUND (intmax_t)]; in handle_line_error() local 730 char buf[INT_BUFSIZE_BOUND (intmax_t)]; in regexp_error() local 992 char buf[INT_BUFSIZE_BOUND (intmax_t)]; in close_output_file() local 1156 char buf[INT_BUFSIZE_BOUND (intmax_t)]; in parse_patterns() local
|
D | chown-core.c | 82 char buf[INT_BUFSIZE_BOUND (intmax_t)]; in uid_to_str() local 93 char buf[INT_BUFSIZE_BOUND (intmax_t)]; in gid_to_str() local
|
D | getlimits.c | 86 decimal_absval_add_one (char *buf) in decimal_absval_add_one()
|
D | iopoll.c | 224 fwrite_wait (char const *buf, ssize_t size, FILE *f) in fwrite_wait()
|
D | tr.c | 560 char *buf = xmalloc (5); in make_printable_char() local 591 char buf[5]; in make_printable_str() local 1509 squeeze_filter (char *buf, size_t size, size_t (*reader) (char *, size_t)) in squeeze_filter() argument 1594 plain_read (char *buf, size_t size) in plain_read() 1609 read_and_delete (char *buf, size_t size) in read_and_delete() 1647 read_and_xlate (char *buf, size_t size) in read_and_xlate()
|
D | du.c | 385 char buf[INT_BUFSIZE_BOUND (intmax_t)]; in show_date() local 397 char buf[LONGEST_HUMAN_READABLE + 1]; in print_only_size() local 434 struct stat buf; in fill_mount_table() local
|
D | wc.c | 218 char buf[MAX (INT_BUFSIZE_BOUND (intmax_t), in write_counts() local 265 char buf[BUFFER_SIZE + 1]; in wc_lines() local 307 char buf[BUFFER_SIZE + 1]; in wc() local
|
D | od.c | 513 char buf[2]; in print_named_ascii() local 544 char buf[4]; in print_ascii() local 1058 char buf[BUFSIZ]; in skip() local 1112 char buf[MAX_ADDRESS_LENGTH + 2]; in format_address_std() local 1454 char *buf = xmalloc (bufsize); in dump_strings() local
|
D | df.c | 584 char buf[LONGEST_HUMAN_READABLE + 1]; in get_header() local 624 char buf[INT_BUFSIZE_BOUND (uintmax_t)]; in get_header() local 736 struct stat buf; in filter_mount_list() local 879 df_readable (bool negative, uintmax_t n, char *buf, in df_readable() 1131 char buf[LONGEST_HUMAN_READABLE + 2]; in get_dev() local
|
D | cksum.c | 165 uint32_t buf[BUFLEN / sizeof (uint32_t)]; in cksum_slice8() local
|
/coreutils/gl/lib/ |
D | randread.c | 98 } buf; member 132 char *buf = buffer, *buflim = buf + bufsize; in get_nonce() local 301 randread (struct randread_source *s, void *buf, size_t size) in randread()
|
D | randint.c | 130 unsigned char buf[sizeof randnum]; in randint_genmax() local
|