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

/macosx-10.9.5/bash-92/bash-3.2/builtins/
H A Dset.c704 tem = unset_function ? unbind_func (name) : unbind_variable (name);
711 tem = unbind_func (name);
/macosx-10.9.5/bash-92/bash-3.2/
H A Dvariables.h262 extern int unbind_func __P((const char *));
H A Dvariables.c2318 unbind_func (name) function

Completed in 73 milliseconds