Home
last modified time | relevance | path

Searched refs:exe_cmd (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/
H A Ddosinst.c1510 char exe_cmd[BUFSIZE]; in register_openwith() local
1513 sprintf(exe_cmd, "\"%s\" \"%%1\"", exe_path); in register_openwith()
1518 exe_cmd, in register_openwith()