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

/macosx-10.9.5/bash-92/bash-3.2/
H A Dpcomplete.h118 extern ITEMLIST it_running;
H A Dpcomplete.c158 ITEMLIST it_running = { LIST_DYNAMIC, it_init_running, (STRINGLIST *)0 }; variable
761 GEN_COMPS (flags, CA_RUNNING, &it_running, text, ret, tmatches);

Completed in 240 milliseconds