Lines Matching refs:pError
39464 static int proxyGetHostID(unsigned char *pHostID, int *pError){
39472 if( pError ){
39473 *pError = err;
39479 UNUSED_PARAMETER(pError);
39650 int pError = 0;
39665 rc = proxyGetHostID(myHostID, &pError);
39667 storeLastErrno(pFile, pError);
42756 static int winRetryIoerr(int *pnRetry, DWORD *pError){
42759 if( pError ){
42760 *pError = e;
42776 if( pError ){
42777 *pError = e;