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

/macosx-10.9.5/bash-92/bash-3.2/
H A Dbashhist.c192 static char *expand_histignore_pattern __P((char *));
778 expand_histignore_pattern (pat) function
809 npat = expand_histignore_pattern (histignore.ignores[i].val);

Completed in 104 milliseconds