Home
last modified time | relevance | path

Searched defs:to_len (Results 1 – 2 of 2) sorted by relevance

/glibc-2.36/string/
Dargz-replace.c27 str_append (char **to, size_t *to_len, const char *buf, const size_t buf_len) in str_append()
70 size_t to_len = match - arg; in __argz_replace() local
/glibc-2.36/locale/programs/
Dld-ctype.c3857 size_t from_len, to_len; in allocate_arrays() local