Searched refs:SFchdir (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/vim-55/src/
H A Dgui_at_fs.c240 static int SFchdir __ARGS((char *path));
243 SFchdir(path) function
631 (void) SFchdir("/");
733 if (SFchdir(SFcurrentPath) || SFgetDir(dir))
1013 if (SFchdir(SFcurrentPath))
1368 if (!SFchdir(SFcurrentPath))
2765 if (SFchdir(SFstartDir))

Completed in 71 milliseconds