Lines Matching refs:pError
33246 static int proxyGetHostID(unsigned char *pHostID, int *pError){
33254 if( pError ){
33255 *pError = err;
33261 UNUSED_PARAMETER(pError);
33432 int pError = 0;
33447 rc = proxyGetHostID(myHostID, &pError);
33449 storeLastErrno(pFile, pError);
36339 static int winRetryIoerr(int *pnRetry, DWORD *pError){
36342 if( pError ){
36343 *pError = e;
36359 if( pError ){
36360 *pError = e;