Home
last modified time | relevance | path

Searched refs:expanded (Results 1 – 2 of 2) sorted by relevance

/posix/
A Dwordexp.c1547 char *expanded; in parse_param() local
1553 expanded = w_newword (&exp_len, &exp_maxl); in parse_param()
1583 expanded = w_addchar (expanded, &exp_len, in parse_param()
1586 if (expanded == NULL) in parse_param()
1600 free (expanded); in parse_param()
1620 free (expanded); in parse_param()
1629 expanded = w_addchar (expanded, &exp_len, &exp_maxl, '\\'); in parse_param()
1632 if (expanded == NULL) in parse_param()
1636 expanded = w_addchar (expanded, &exp_len, &exp_maxl, *p); in parse_param()
1638 if (expanded == NULL) in parse_param()
[all …]
A Dtst-regex.input7517 expanded words in assignment rather than just the first.
12433 * md5-crypt/Makefile (extra-objs): Make recursively expanded

Completed in 18 milliseconds