/coreutils/gl/lib/ |
D | buffer-lcm.c | 30 size_t size; in buffer_lcm() local
|
D | randread.c | 233 readsource (struct randread_source *s, unsigned char *p, size_t size) in readsource() 253 readisaac (struct isaac *isaac, void *p, size_t size) in readisaac() 301 randread (struct randread_source *s, void *buf, size_t size) in randread()
|
/coreutils/src/ |
D | libstdbuf.c | 96 uintmax_t size = 0; in apply_mode() local
|
D | stdbuf.c | 42 size_t size; member 64 parse_size (char const *str, size_t *size) in parse_size()
|
D | uniq.c | 235 uintmax_t size; in size_opt() local 259 size_t size = line->length - 1; in find_field() local 532 uintmax_t size; in main() local
|
D | shred.c | 133 off_t size; /* -s flag: size of file */ member 247 fillpattern (int type, unsigned char *r, size_t size) in fillpattern() 377 known (off_t size) in known() 397 off_t size = *sizep; in dopass() local 819 off_t size; /* Size to write, size to read */ in do_wipefd() local
|
D | iopoll.c | 224 fwrite_wait (char const *buf, ssize_t size, FILE *f) in fwrite_wait()
|
D | make-prime-list.c | 187 size_t size, i; in main() local
|
D | head.c | 468 off_t size = st->st_size; in elide_tail_bytes_file() local 650 off_t start_pos, off_t size) in elide_tail_lines_seekable() 758 off_t size = st->st_size; in elide_tail_lines_file() local
|
D | chroot.c | 68 setgroups (size_t size, MAYBE_UNUSED gid_t const *list) in setgroups()
|
D | pathchk.c | 307 long int size; in validate_file_name() 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() 2146 idx_t size = write_records ? output_blocksize : bytes; in dd_copy() local 2476 off_t size; in main() local
|
D | tr.c | 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 | 78 uintmax_t size; member 100 duinfo_set (struct duinfo *a, uintmax_t size, struct timespec tmax) in duinfo_set()
|
D | shuf.c | 116 size_t size = n_operands; in input_from_argv() local
|
D | od.c | 103 enum size_spec size; /* Type of input object. */ member 635 int size; in ATTRIBUTE_NONNULL() local
|
D | install.c | 145 size_t size; in have_same_content() local
|
D | tail.c | 120 off_t size; member 379 off_t size, struct stat const *st, in record_open_fd()
|
D | ptx.c | 118 ptrdiff_t size; /* length of the region */ member
|
D | ls.c | 3203 unsigned_file_size (off_t size) in unsigned_file_size() 3679 uintmax_t size = unsigned_file_size (f->stat.st_size); in gobble_file() local 4186 align_nstrftime (char *buf, size_t size, bool recent, struct tm const *tm, in align_nstrftime() 4439 char const *size = in print_long_format() local
|
D | split.c | 317 off_t size = 0; in input_file_size() local
|
D | stat.c | 1496 unsigned_file_size (off_t size) in unsigned_file_size()
|
D | sort.c | 1469 size_t size = SIZE_MAX; in default_sort_size() local 1528 size_t size = worst_case_per_input_byte + 1; in sort_buffer_size() local 2667 size_t size = lena + 1 + lenb + 1; in keycompare() local
|
D | copy.c | 253 create_hole (int fd, char const *name, bool punch_holes, off_t size) in create_hole()
|
D | factor.c | 2364 size_t size = lbuf.end - lbuf.buf; in lbuf_flush() local
|