Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Ddosinst.h327 char *batname; // batch file name member
H A Ddosinst.c936 char *batname = targets[choices[idx].arg].batpath; in toggle_bat_choice() local