Home
last modified time | relevance | path

Searched defs:batpath (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/
H A Ddosinst.c827 char *batpath = targets[choices[idx].arg].batpath; in install_bat_choice() local
956 set_bat_text(int idx, char *batpath, char *name) in set_bat_text()
970 char *batpath; in change_bat_choice() local
1091 char *batpath = targets[target].batpath; in init_bat_choice() local
H A Ddosinst.h334 char batpath[BUFSIZE]; // path of batch file to create; not member