Lines Matching refs:pError
37557 static int proxyGetHostID(unsigned char *pHostID, int *pError){
37565 if( pError ){
37566 *pError = err;
37572 UNUSED_PARAMETER(pError);
37743 int pError = 0;
37758 rc = proxyGetHostID(myHostID, &pError);
37760 storeLastErrno(pFile, pError);
40831 static int winRetryIoerr(int *pnRetry, DWORD *pError){
40834 if( pError ){
40835 *pError = e;
40851 if( pError ){
40852 *pError = e;