Searched refs:strncpy (Results 1 – 7 of 7) sorted by relevance
| /NW4C-2.0.3/sources/libraries/lyt/ |
| D | lyt_ArcResourceAccessor.cpp | 69 strncpy( in strncpy() function 237 strncpy(m_ResRootDir, dstBufCount, resourceRootDirectory); in Attach() 260 strncpy(m_ResNameWork, dstBufCount, name); in GetResource() 281 strncpy(m_ResRootDir, dstBufCount, resourceRootDirectory); in Set() 412 strncpy(m_ResNameWork, dstBufCount, name); in GetResource()
|
| /NW4C-2.0.3/demos/Nw4cDemo/sources/ |
| D | SmPerf.cpp | 47 nw::ut::strncpy( addCost.costName, 32, costName, strlen( costName ) ); in Begin() 110 nw::ut::strncpy( addCost.costName, 32, costName, strlen( costName ) ); in Begin()
|
| /NW4C-2.0.3/sources/libraries/snd/ |
| D | snd_SoundArchive.cpp | 343 ut::strncpy( pathBuffer, FILE_PATH_MAX, m_ExtFileRoot, dirLen+1 ); in OpenExtStreamImpl() 356 ut::strncpy( m_ExtFileRoot, FILE_PATH_MAX, extFileRoot, len ); in SetExternalFileRoot()
|
| D | snd_HioSoundArchive.cpp | 74 ut::strncpy( dirBuffer, FILE_PATH_MAX, path, static_cast<u32>( i ) ); in Open()
|
| D | snd_RomSoundArchive.cpp | 99 ut::strncpy( dirBuffer, FILE_PATH_MAX, path, static_cast<u32>( i ) ); in Open()
|
| /NW4C-2.0.3/include/nw/gfx/ |
| D | gfx_AnimEvaluator.h | 418 ut::strncpy(replacedPath, MAX_BUFFER_LENGTH, MATERIAL_PREFIX, MATERIAL_PREFIX_LEN); in operator()
|
| /NW4C-2.0.3/include/nw/ut/ |
| D | ut_Inlines.h | 154 strncpy( in strncpy() function
|