Home
last modified time | relevance | path

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

/dports/games/avp/avp-20170505/src/win95/
H A Dchnktexi.cpp140 pszFileNameBuf = NULL; in GetPath()
145 strcat(pszFileNameBuf,dir2); in GetPath()
146 strcat(pszFileNameBuf,dir3); in GetPath()
147 strcat(pszFileNameBuf,"\\"); in GetPath()
164 pszFileNameBuf = NULL; in GetPath()
174 strcat(pszFileNameBuf,dir3); in GetPath()
175 strcat(pszFileNameBuf,dir4); in GetPath()
176 strcat(pszFileNameBuf,"\\"); in GetPath()
191 pszFileNameBuf = NULL; in GetPath()
216 if (pszFileNameBuf) in GetPath()
[all …]