Searched refs:parse_tilde (Results 1 – 5 of 5) sorted by relevance
/glibc-2.36/posix/ |
D | wordexp.c | 251 parse_tilde (char **word, size_t *word_length, size_t *max_length, in parse_tilde() function 1613 error = parse_tilde (&expanded, &exp_len, &exp_maxl, p, in parse_param() 2354 error = parse_tilde (&word, &word_length, &max_length, words, in libc_hidden_def()
|
/glibc-2.36/manual/ |
D | pattern.texi | 1865 @c parse_tilde dup @mtslocale @mtsenv @ascudlopen @ascuplugin @ascuheap @asulock @acucorrupt @ac… 1891 @c parse_tilde @mtslocale @mtsenv @ascudlopen @ascuplugin @ascuheap @asulock @acucorrupt @aculock …
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.10 | 9110 * posix/wordexp.c (parse_tilde): Handle failing call to 11699 be used correctly as parameter for parse_dollars/parse_tilde.
|
D | ChangeLog.19 | 6804 * posix/wordexp.c (parse_tilde): Likewise. 16470 * posix/wordexp.c (parse_tilde): Use struct scratch_buffer 35567 (parse_qtd_backslash, parse_tilde, do_parse_glob, parse_glob)
|
D | ChangeLog.7 | 4666 * posix/wordexp.c (parse_tilde): Fix calls to __getpwnam_r and
|