Searched refs:dd_name (Results 1 – 2 of 2) sorted by relevance
112 _tcscpy (nd->dd_name, szFullPath); in _topendir()115 if (nd->dd_name[0] != _T('\0') && in _topendir()116 nd->dd_name[_tcslen (nd->dd_name) - 1] != _T('/') && in _topendir()117 nd->dd_name[_tcslen (nd->dd_name) - 1] != _T('\\')) in _topendir()119 _tcscat (nd->dd_name, SLASH); in _topendir()123 _tcscat (nd->dd_name, SUFFIX); in _topendir()172 dirp->dd_handle = _tfindfirst (dirp->dd_name, &(dirp->dd_dta)); in _treaddir()
61 char dd_name[1]; member108 wchar_t dd_name[1]; member