Searched refs:_chdrive (Results 1 – 2 of 2) sorted by relevance
168 int _chdrive(int drive) in _chdrive() function695 if (_chdrive(TOLOWER_ASC(path[0]) - 'a' + 1) == 0) in mch_chdir()
2780 Win32 version of _chdrive() didn't return correct value. (Tsindlekht)