Lines Matching refs:pError
36518 static int proxyGetHostID(unsigned char *pHostID, int *pError){
36526 if( pError ){
36527 *pError = err;
36533 UNUSED_PARAMETER(pError);
36704 int pError = 0;
36719 rc = proxyGetHostID(myHostID, &pError);
36721 storeLastErrno(pFile, pError);
39792 static int winRetryIoerr(int *pnRetry, DWORD *pError){
39795 if( pError ){
39796 *pError = e;
39812 if( pError ){
39813 *pError = e;