Lines Matching refs:pError
40441 static int proxyGetHostID(unsigned char *pHostID, int *pError){
40449 if( pError ){
40450 *pError = err;
40456 UNUSED_PARAMETER(pError);
40627 int pError = 0;
40642 rc = proxyGetHostID(myHostID, &pError);
40644 storeLastErrno(pFile, pError);
43733 static int winRetryIoerr(int *pnRetry, DWORD *pError){
43736 if( pError ){
43737 *pError = e;
43753 if( pError ){
43754 *pError = e;