Searched refs:cbName (Results 1 – 5 of 5) sorted by relevance
193 DWORD cbName; // size of name string in update_activesync_regvalues() local222 cbName = 1024; in update_activesync_regvalues()223 if (ERROR_SUCCESS == RegEnumKeyEx(hKey,i,achKey,&cbName,NULL,NULL,NULL,&ftLastWriteTime)) { in update_activesync_regvalues()
2358 strcpy(fstype, (char*) fsinfo->szName + fsinfo->cbName +1); in TxFsType()2361 strcpy( details, (char*) fsinfo->szName + fsinfo->cbName + in TxFsType()2560 char *pType = (char*)(aBuf.aBuf.szName + aBuf.aBuf.cbName + 1); in get_filesystem_attributes()
1091 sal_uInt8 cbName; // length of the blip name member
863 char *pType = (char*)(aBuf.aBuf.szName + aBuf.aBuf.cbName + 1); in CreateDriveMapImpl()
4477 sal_uInt16 cbName; in ImportOldFormatStyles() local4478 rSt >> cbName; in ImportOldFormatStyles()4481 while (nByteCount < cbName) in ImportOldFormatStyles()
Completed in 70 milliseconds