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

/macosx-10.10/bash-94.1.2/bash-3.2/
H A Dsubst.c173 static char expand_param_error, expand_param_fatal; variable
5568 return ((r == 0) ? &expand_param_error : (char *)NULL);
6213 if (temp1 == &expand_param_error)
6231 if (temp1 == &expand_param_error)

Completed in 192 milliseconds