Lines Matching refs:pError
32068 static int proxyGetHostID(unsigned char *pHostID, int *pError){
32076 if( pError ){
32077 *pError = err;
32083 UNUSED_PARAMETER(pError);
32254 int pError = 0;
32269 rc = proxyGetHostID(myHostID, &pError);
32271 storeLastErrno(pFile, pError);
35159 static int winRetryIoerr(int *pnRetry, DWORD *pError){
35162 if( pError ){
35163 *pError = e;
35179 if( pError ){
35180 *pError = e;