Lines Matching refs:pError
41400 static int proxyGetHostID(unsigned char *pHostID, int *pError){
41408 if( pError ){
41409 *pError = err;
41415 UNUSED_PARAMETER(pError);
41586 int pError = 0;
41601 rc = proxyGetHostID(myHostID, &pError);
41603 storeLastErrno(pFile, pError);
44516 static int winRetryIoerr(int *pnRetry, DWORD *pError){
44519 if( pError ){
44520 *pError = e;
44536 if( pError ){
44537 *pError = e;