Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dgui_at_fs.c169 static int (*SFfunc)(); variable
1301 if (SFfunc) in SFstatAndCheck()
1306 if (SFfunc(entry->real, &shown, &statBuf)) in SFstatAndCheck()
2722 SFfunc = show_entry; in vim_SelFile()