Home
last modified time | relevance | path

Searched defs:len (Results 1 – 25 of 32) sorted by relevance

12

/coreutils/gl/lib/
Dfadvise.c31 fdadvise (int fd, off_t offset, off_t len, fadvice_t advice) in fdadvise()
/coreutils/src/
Ddirname.c82 size_t len; in main() local
Dmktemp.c105 count_consecutive_X_s (char const *s, size_t len) in count_consecutive_X_s()
224 size_t len = strlen (template); in main() local
Drelpath.c88 relpath (char const *can_fname, char const *can_reldir, char *buf, size_t len) in relpath()
Dbasenc.c178 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()
Dpathchk.c221 size_t len; in component_len() local
370 long int len; in validate_file_name() local
Dnl.c390 size_t len = line_buf.length - 1; in check_section() local
479 size_t len; in main() local
Dset-fields.c253 size_t len = strspn (num_start, "0123456789"); in set_fields() local
Dtr.c186 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
Dkill.c127 idx_t len = strlen (signame); in list_signals() local
Djoin.c67 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
Dls.c244 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 …]
Dshuf.c307 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
Dcomm.c322 size_t len = min (thisline[0]->length, thisline[1]->length) - 1; in compare_files() local
Dexpand-common.c198 size_t len = strspn (num_start, "0123456789"); in parse_tab_stops() local
Dcut.c305 ssize_t len; in cut_fields() local
Dexpr.c166 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
Dfmt.c862 int len; in fmt_paragraph() local
953 line_cost (WORD *next, int len) in line_cost()
Ddircolors.c519 size_t len = obstack_object_size (&lsc_obstack); in main() local
Dtsort.c450 size_t len = readtoken (stdin, DELIM, sizeof (DELIM) - 1, &tokenbuffer); in tsort() local
Dshred.c986 incname (char *name, size_t len) in incname()
1053 for (size_t len = base_len (base); len != 0; len--) in wipename() local
Ddf.c933 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
Dcsplit.c76 idx_t len; member
1091 idx_t len; /* Number of bytes in this regexp. */ in extract_regexp() local
Dstat.c1117 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
Ddd.c1007 cache_round (int fd, off_t len) in cache_round()
1034 invalidate_cache (int fd, off_t len) in invalidate_cache()

12