Searched defs:actlen (Results 1 – 3 of 3) sorted by relevance
/glibc-2.36/posix/ |
D | wordexp.c | 68 w_newword (size_t *actlen, size_t *maxlen) in w_newword() 75 w_addchar (char *buffer, size_t *actlen, size_t *maxlen, char ch) in w_addchar() 101 w_addmem (char *buffer, size_t *actlen, size_t *maxlen, const char *str, in w_addmem() 127 w_addstr (char *buffer, size_t *actlen, size_t *maxlen, const char *str) in w_addstr()
|
/glibc-2.36/iconv/ |
D | iconv_charmap.c | 494 size_t actlen = 0; in process_fd() local
|
D | iconv_prog.c | 548 size_t actlen = 0; in process_fd() local
|