Searched refs:isxfile (Results 1 – 2 of 2) sorted by relevance
157 isxfile(char *filename) /* Is executable file */ in isxfile() function433 if (isxfile(progpath)) in calculate_path()
198 isxfile(const wchar_t *filename) in isxfile() function435 if (isxfile(progpath2)) { in add_exe_suffix()905 if (isxfile(abs_path)) { in calculate_which()