Lines Matching refs:pError
39448 static int proxyGetHostID(unsigned char *pHostID, int *pError){
39456 if( pError ){
39457 *pError = err;
39463 UNUSED_PARAMETER(pError);
39634 int pError = 0;
39649 rc = proxyGetHostID(myHostID, &pError);
39651 storeLastErrno(pFile, pError);
42740 static int winRetryIoerr(int *pnRetry, DWORD *pError){
42743 if( pError ){
42744 *pError = e;
42760 if( pError ){
42761 *pError = e;