Searched refs:process_substitute (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/bash-94.1.2/bash-3.2/
H A Dsubst.c255 static char *process_substitute __P((char *, int));
4282 process_substitute (string, open_for_read_in_child) function
6896 temp = temp1 ? process_substitute (temp1, (c == '>')) : (char *)0;

Completed in 180 milliseconds