Searched refs:exename (Results 1 – 4 of 4) sorted by relevance
27 exename=$952 echo installing $destdir/$exename.167 chmod $manmod $destdir/$exename.172 echo installing $destdir/$exename""tutor.176 chmod $manmod $destdir/$exename""tutor.198 if test -r $destdir/$exename.1; then99 echo deleting $destdir/$exename.1100 rm -f $destdir/$exename.1102 if test -r $destdir/$exename""tutor.1; then103 echo deleting $destdir/$exename""tutor.1[all …]
358 targets[i].oldexe = searchpath_save(targets[i].exename); in find_bat_exe()829 char *exename = targets[choices[idx].arg].exenamearg; in install_bat_choice() local858 VIM_VERSION_NODOT, exename, VIM_VERSION_NODOT); in install_bat_choice()863 fprintf(fd, "if not exist \"%%VIM_EXE_DIR%%\\%s\" (\n", exename); in install_bat_choice()869 if (*exename == 'g') in install_bat_choice()886 if (*exename == 'g') in install_bat_choice()894 exename, vimarg); in install_bat_choice()899 exename, vimarg); in install_bat_choice()906 exename, vimarg); in install_bat_choice()1859 const char *exename, // Name of the executable (e.g., vim.exe) in build_shortcut() argument[all …]
329 char *exename; // exe file name member
107 Builtin datadir app:datadir exename app:exename lowmem app:lowmem main app:main name app:name oncr…