Searched refs:strncpy (Results 1 – 6 of 6) sorted by relevance
| /NW4C-1.2.23/sources/libraries/lyt/ |
| D | lyt_ArcResourceAccessor.cpp | 67 strncpy( in strncpy() function 235 strncpy(m_ResRootDir, dstBufCount, resourceRootDirectory); in Attach() 258 strncpy(m_ResNameWork, dstBufCount, name); in GetResource() 279 strncpy(m_ResRootDir, dstBufCount, resourceRootDirectory); in Set() 410 strncpy(m_ResNameWork, dstBufCount, name); in GetResource()
|
| /NW4C-1.2.23/demos/Nw4cDemo/sources/ |
| D | SmPerf.cpp | 45 nw::ut::strncpy( addCost.costName, 32, costName, strlen( costName ) ); in Begin() 108 nw::ut::strncpy( addCost.costName, 32, costName, strlen( costName ) ); in Begin()
|
| /NW4C-1.2.23/sources/libraries/snd/ |
| D | snd_SoundArchive.cpp | 341 ut::strncpy( pathBuffer, FILE_PATH_MAX, m_ExtFileRoot, dirLen+1 ); in OpenExtStreamImpl() 354 ut::strncpy( m_ExtFileRoot, FILE_PATH_MAX, extFileRoot, len ); in SetExternalFileRoot()
|
| D | snd_HioSoundArchive.cpp | 72 ut::strncpy( dirBuffer, FILE_PATH_MAX, path, static_cast<u32>( i ) ); in Open()
|
| D | snd_RomSoundArchive.cpp | 97 ut::strncpy( dirBuffer, FILE_PATH_MAX, path, static_cast<u32>( i ) ); in Open()
|
| /NW4C-1.2.23/include/nw/ut/ |
| D | ut_Inlines.h | 152 strncpy( in strncpy() function
|