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

/macosx-10.9.5/bash-92/bash-3.2/
H A Dpcomplete.h117 extern ITEMLIST it_keywords;
H A Dpcomplete.c157 ITEMLIST it_keywords = { 0, it_init_keywords, (STRINGLIST *)0 }; variable
760 GEN_COMPS (flags, CA_KEYWORD, &it_keywords, text, ret, tmatches);

Completed in 68 milliseconds