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

/macosx-10.9.5/bash-92/bash-3.2/
H A Dpcomplete.h100 extern int prog_completion_enabled;
H A Dpcomplete.c140 int prog_completion_enabled = 1; variable
H A Dbashline.c1073 if (!matches && in_command_position == 0 && prog_completion_enabled &&
/macosx-10.9.5/bash-92/bash-3.2/builtins/
H A Dshopt.c58 extern int prog_completion_enabled;
134 { "progcomp", &prog_completion_enabled, (shopt_set_func_t *)NULL },

Completed in 96 milliseconds