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

/macosx-10.10.1/bash-94.1.2/bash-3.2/
H A Dbashline.c1239 static int mapping_over, local_index, searching_path, hint_is_dir; local
1256 hint_is_dir = CMD_IS_DIR (hint_text);
1399 if (hint_is_dir)
1401 hint_is_dir = 0; /* only return the hint text once */

Completed in 66 milliseconds