Home
last modified time | relevance | path

Searched refs:CustomerPath (Results 1 – 1 of 1) sorted by relevance

/utopia/UTPA2-700.0.x/modules/pq/drv/pq/
H A DdrvPQ.c894 char CustomerPath[PQ_FILE_NAME_LENGTH]={0}; in _MDrv_PQ_LoadPQBin() local
909 … strncpy(CustomerPath,pPQResourcePrivate->stPQBin_Path.pm_PQ_CUSTOMER_PATH,PQ_FILE_PATH_LENGTH); in _MDrv_PQ_LoadPQBin()
913 strncpy(CustomerPath,CustomerPath_Ini,strlen(CustomerPath_Ini)); in _MDrv_PQ_LoadPQBin()
927 strncpy(pm_PQBinFilePathName, CustomerPath, strlen(CustomerPath)); in _MDrv_PQ_LoadPQBin()
965 strncpy(pm_PQBinFilePathName, CustomerPath, strlen(CustomerPath)); in _MDrv_PQ_LoadPQBin()
1019 strncpy(pm_PQBinFilePathName, CustomerPath, strlen(CustomerPath)); in _MDrv_PQ_LoadPQBin()
1063 strncpy(pm_PQBinFilePathName, CustomerPath, strlen(CustomerPath)); in _MDrv_PQ_LoadPQBin()
1122 strncpy(pm_PQBinFilePathName, CustomerPath, strlen(CustomerPath)); in _MDrv_PQ_LoadPQBin()
1174 strncpy(pm_PQBinFilePathName, CustomerPath, strlen(CustomerPath)); in _MDrv_PQ_LoadPQBin()
1213 strncpy(pm_PQBinFilePathName, CustomerPath, strlen(CustomerPath)); in _MDrv_PQ_LoadPQBin()
[all …]