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

/macosx-10.9.5/bash-92/bash-3.2/
H A Dpcomplete.c131 static void bind_compfunc_variables __P((char *, int, WORD_LIST *, int, int));
876 bind_compfunc_variables (line, ind, lwords, cw, exported) function
1014 bind_compfunc_variables (line, ind, lwords, cw - 1, 0);
1077 bind_compfunc_variables (line, ind, lwords, cw, 1);

Completed in 78 milliseconds