Lines Matching refs:m_sURL
1382 strncpy(i_pProfile->m_sURL, sURL, sizeof(i_pProfile->m_sURL)); in KMSAgent_ListKeyGroups()
1383 i_pProfile->m_sURL[sizeof(i_pProfile->m_sURL)-1] = '\0'; in KMSAgent_ListKeyGroups()
1586 strncpy(i_pProfile->m_sURL, sURL, sizeof(i_pProfile->m_sURL)); in KMSAgent_CreateKey()
1588 i_pProfile->m_sURL[sizeof(i_pProfile->m_sURL)-1] = '\0'; in KMSAgent_CreateKey()
1958 strncpy(i_pProfile->m_sURL, sURL, sizeof(i_pProfile->m_sURL)); in KMSAgent_CreateDataUnit()
1960 i_pProfile->m_sURL[sizeof(i_pProfile->m_sURL)-1] = '\0'; in KMSAgent_CreateDataUnit()
2153 strncpy(i_pProfile->m_sURL, sURL, sizeof(i_pProfile->m_sURL)); in KMSAgent_DisassociateDataUnitKeys()
2155 i_pProfile->m_sURL[sizeof(i_pProfile->m_sURL)-1] = '\0'; in KMSAgent_DisassociateDataUnitKeys()
2330 strncpy(i_pProfile->m_sURL, sURL, sizeof(i_pProfile->m_sURL)); in KMSAgent_RetrieveKey()
2332 i_pProfile->m_sURL[sizeof(i_pProfile->m_sURL)-1] = '\0'; in KMSAgent_RetrieveKey()
2708 strncpy(i_pProfile->m_sURL, sURL, sizeof(i_pProfile->m_sURL)); in KMSAgent_RetrieveDataUnit()
2710 i_pProfile->m_sURL[sizeof(i_pProfile->m_sURL)-1] = '\0'; in KMSAgent_RetrieveDataUnit()
2946 strncpy(i_pProfile->m_sURL, sURL, sizeof(i_pProfile->m_sURL)); in KMSAgent_RetrieveDataUnitByExternalUniqueID()
2948 i_pProfile->m_sURL[sizeof(i_pProfile->m_sURL)-1] = '\0'; in KMSAgent_RetrieveDataUnitByExternalUniqueID()
3201 strncpy(i_pProfile->m_sURL, sURL, sizeof(i_pProfile->m_sURL)); in KMSAgent_RetrieveDataUnitKeys()
3203 i_pProfile->m_sURL[sizeof(i_pProfile->m_sURL)-1] = 0; in KMSAgent_RetrieveDataUnitKeys()
3435 strncpy(i_pProfile->m_sURL, sURL, sizeof(i_pProfile->m_sURL)); in KMSAgent_RetrieveProtectAndProcessKey()
3437 i_pProfile->m_sURL[sizeof(i_pProfile->m_sURL)-1] = '\0'; in KMSAgent_RetrieveProtectAndProcessKey()
3765 strncpy(i_pProfile->m_sURL, sURL, sizeof(i_pProfile->m_sURL)); in KMSAgent_CreateAuditLog()
3766 i_pProfile->m_sURL[sizeof(i_pProfile->m_sURL)-1] = '\0'; in KMSAgent_CreateAuditLog()