Lines Matching refs:pError
40453 static int proxyGetHostID(unsigned char *pHostID, int *pError){
40461 if( pError ){
40462 *pError = err;
40468 UNUSED_PARAMETER(pError);
40639 int pError = 0;
40654 rc = proxyGetHostID(myHostID, &pError);
40656 storeLastErrno(pFile, pError);
43745 static int winRetryIoerr(int *pnRetry, DWORD *pError){
43748 if( pError ){
43749 *pError = e;
43765 if( pError ){
43766 *pError = e;