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

/macosx-10.10.1/bash-94.1.2/bash-3.2/
H A Dcopy_cmd.c307 copy_function_def_contents (old, new_def) function
325 new_def = copy_function_def_contents (com, new_def);
H A Dcommand.h337 extern FUNCTION_DEF *copy_function_def_contents __P((FUNCTION_DEF *, FUNCTION_DEF *));
H A Dvariables.c2154 entry = copy_function_def_contents (value, entry);

Completed in 92 milliseconds