/coreutils/gl/lib/ |
D | fadvise.c | 31 fdadvise (int fd, off_t offset, off_t len, fadvice_t advice) in fdadvise()
|
/coreutils/src/ |
D | dirname.c | 82 size_t len; in main() local
|
D | mktemp.c | 105 count_consecutive_X_s (char const *s, size_t len) in count_consecutive_X_s() 224 size_t len = strlen (template); in main() local
|
D | relpath.c | 88 relpath (char const *can_fname, char const *can_reldir, char *buf, size_t len) in relpath()
|
D | basenc.c | 178 base32_required_padding (int len) in base32_required_padding() 187 base64_required_padding (int len) in base64_required_padding() 196 no_required_padding (int len) in no_required_padding() 296 base64_length_wrapper (int len) in base64_length_wrapper() 402 base32_length_wrapper (int len) in base32_length_wrapper() 621 base16_length (int len) in base16_length() 701 z85_length (int len) in z85_length() 897 base2_length (int len) in base2_length() 1042 wrap_write (char const *buffer, idx_t len, in wrap_write()
|
D | pathchk.c | 221 size_t len; in component_len() local 370 long int len; in validate_file_name() local
|
D | nl.c | 390 size_t len = line_buf.length - 1; in check_section() local 479 size_t len; in main() local
|
D | set-fields.c | 253 size_t len = strspn (num_start, "0123456789"); in set_fields() local
|
D | tr.c | 186 size_t len; member 433 size_t len = strlen (s); in unquote() local 543 look_up_char_class (char const *class_str, size_t len) in look_up_char_class() 582 make_printable_str (char const *s, size_t len) in make_printable_str() 688 char const *char_class_str, size_t len) in append_char_class() 728 char const *equiv_class_str, size_t len) in append_equiv_class() 1247 count len = 0; in get_spec_stats() local
|
D | kill.c | 127 idx_t len = strlen (signame); in list_signals() local
|
D | join.c | 67 idx_t len; /* The length of the field. */ member 259 extract_field (struct line *line, char *field, idx_t len) in extract_field() 408 idx_t len = current->buf.length; in check_order() local 553 idx_t len = line->fields[n].len; in prfield() local
|
D | ls.c | 244 size_t len; /* Number of bytes */ member 1461 size_t len = color_indicator[type].len; in is_colored() local 3371 size_t len = quotearg_buffer (test, sizeof test , name, -1, in needs_quoting() local 3618 int len = mbswidth (human_readable (blocks, buf, human_output_opts, in gobble_file() local 3629 int len = format_user_width (f->stat.st_uid); in gobble_file() local 3636 int len = format_group_width (f->stat.st_gid); in gobble_file() local 3643 int len = format_user_width (f->stat.st_author); in gobble_file() local 3651 int len = strlen (f->scontext); in gobble_file() local 3666 int len = strlen (umaxtostr (major (f->stat.st_rdev), buf)); in gobble_file() local 3680 int len = mbswidth (human_readable (size, buf, in gobble_file() local [all …]
|
D | shuf.c | 307 size_t len = p[1] - p[0]; in write_permuted_lines() local 360 size_t len = p[1] - p[0]; in write_random_lines() local
|
D | comm.c | 322 size_t len = min (thisline[0]->length, thisline[1]->length) - 1; in compare_files() local
|
D | expand-common.c | 198 size_t len = strspn (num_start, "0123456789"); in parse_tab_stops() local
|
D | cut.c | 305 ssize_t len; in cut_fields() local
|
D | expr.c | 166 mbs_logical_substr (char const *s, size_t pos, size_t len) in mbs_logical_substr() 742 size_t len = getsize (i2->u.i); in eval6() local
|
D | fmt.c | 862 int len; in fmt_paragraph() local 953 line_cost (WORD *next, int len) in line_cost()
|
D | dircolors.c | 519 size_t len = obstack_object_size (&lsc_obstack); in main() local
|
D | tsort.c | 450 size_t len = readtoken (stdin, DELIM, sizeof (DELIM) - 1, &tokenbuffer); in tsort() local
|
D | shred.c | 986 incname (char *name, size_t len) in incname() 1053 for (size_t len = base_len (base); len != 0; len--) in wipename() local
|
D | df.c | 933 size_t len = strlen (s); in has_uuid_suffix() local 1317 size_t len = strlen (me->me_mountdir); in get_device() local 1393 size_t len = strlen (me->me_mountdir); in get_point() local
|
D | csplit.c | 76 idx_t len; member 1091 idx_t len; /* Number of bytes in this regexp. */ in extract_regexp() local
|
D | stat.c | 1117 size_t len = strspn (directive + 1, printf_flags); in format_code_offset() local 1155 size_t len = format_code_offset (b); in print_it() local
|
D | dd.c | 1007 cache_round (int fd, off_t len) in cache_round() 1034 invalidate_cache (int fd, off_t len) in invalidate_cache()
|