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

/macosx-10.10.1/bash-94.1.2/bash-3.2/
H A Dexecute_cmd.c134 static int print_index_and_element __P((int, int, WORD_LIST *));
1934 print_index_and_element (len, ind, list) function
2004 elem_len = print_index_and_element (indices_len, ind + 1, list);

Completed in 108 milliseconds