Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Ddosinst.h209 int *pcsidl; in get_shell_folder_path() local
214 pcsidl = &desktop_csidl; in get_shell_folder_path()
220 pcsidl = &programs_csidl; in get_shell_folder_path()
232 if (*pcsidl >= 0) in get_shell_folder_path()
234 csidl = *pcsidl; in get_shell_folder_path()
309 if (*pcsidl < 0) in get_shell_folder_path()
310 *pcsidl = csidl; in get_shell_folder_path()