Searched refs:XPclose (Results 1 – 5 of 5) sorted by relevance
405 t->args = (char **) XPclose(args); in get_command()407 t->vars = (char **) XPclose(vars); in get_command()520 t->vars = (char **) XPclose(ptns); in casepart()608 return (char **) XPclose(args); in wordlist()
103 #define XPclose(x) areallocarray((x).beg, XPsize(x), \ macro
442 words = (char **) XPclose(w); in x_file_glob()579 *wordsp = (char **) XPclose(w); in x_command_glob()
101 return (char **) XPclose(w) + 1; in eval()
880 return (char **) XPclose(env); in makenv()