Searched refs:_fullpath (Results 1 – 4 of 4) sorted by relevance
159 char * _fullpath(char *buf, char *fname, int len) in _fullpath() function
2746 there is no _fullpath() function. (Negri)
14439 Solution: Use _wfullpath() instead of _fullpath() when necessary.
1878 is "utf-8". use _wfullpath() instead of _fullpath(). (Yu-sung Moon)