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

/macosx-10.9.5/bash-92/bash-3.2/
H A Dpcomplete.h121 extern ITEMLIST it_shopts;
H A Dpcomplete.c161 ITEMLIST it_shopts = { 0, it_init_shopts, (STRINGLIST *)0 }; variable
763 GEN_COMPS (flags, CA_SHOPT, &it_shopts, text, ret, tmatches);

Completed in 95 milliseconds