Searched refs:qstrcpy (Results 1 – 1 of 1) sorted by relevance
56 static char *qstrcpy(char *to, const char *from) { //no __strcpy_chk in qstrcpy() function211 qstrcpy((char *)&pApnName->ApnName, profile->apn); in WdsStartNwInterfaceReq()220 qstrcpy((char *)&pUserName->UserName, profile_user); in WdsStartNwInterfaceReq()229 qstrcpy((char *)&pPasswd->Passwd, profile_password); in WdsStartNwInterfaceReq()411 qstrcpy((PCHAR)&pMUXMsg->UIMVerifyPinReq.PINValue, ((const char *)arg)); in DmsUIMVerifyPinReqSend()426 qstrcpy((PCHAR)&pMUXMsg->UIMUIMVerifyPinReq.PINValue, ((const char *)arg)); in UimVerifyPinReqSend()517 qstrcpy((char *)&pApnName->ApnName, profile->apn); in WdsModifyProfileSettingsReq()526 qstrcpy((char *)&pUserName->UserName, profile->user); in WdsModifyProfileSettingsReq()535 qstrcpy((char *)&pPasswd->Passwd, profile->password); in WdsModifyProfileSettingsReq()