Searched refs:isxfile (Results 1 – 2 of 2) sorted by relevance
156 isxfile(char *filename) /* Is executable file */ in isxfile() function432 if (isxfile(progpath)) in calculate_path()
198 isxfile(wchar_t *filename) in isxfile() function325 if (!isxfile(progpath)) { in add_exe_suffix()626 if (isxfile(program_full_path)) { in calculate_program_full_path()