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

/macosx-10.9.5/bash-92/bash-3.2/
H A Dvariables.c214 static SHELL_VAR *new_shell_variable __P((const char *));
1740 new_shell_variable (name) function
1774 entry = new_shell_variable (name);
2090 entry = new_shell_variable (name);

Completed in 119 milliseconds