Home
last modified time | relevance | path

Searched refs:phe (Results 1 – 8 of 8) sorted by relevance

/reactos/drivers/network/dd/netkvm/Common/
H A DParaNdis-Debug.c377 tBugCheckHistoryDataEntry *phe; in ParaNdis_DebugHistory() local
380 phe = &BugCheckData.StaticData.History[index]; in ParaNdis_DebugHistory()
381 phe->Context = (UINT_PTR)pContext; in ParaNdis_DebugHistory()
382 phe->operation = op; in ParaNdis_DebugHistory()
383 phe->pParam1 = (UINT_PTR)pParam1; in ParaNdis_DebugHistory()
384 phe->lParam2 = lParam2; in ParaNdis_DebugHistory()
385 phe->lParam3 = lParam3; in ParaNdis_DebugHistory()
386 phe->lParam4 = lParam4; in ParaNdis_DebugHistory()
388 phe->uIRQL = KeGetCurrentIrql(); in ParaNdis_DebugHistory()
389 phe->uProcessor = KeGetCurrentProcessorNumber(); in ParaNdis_DebugHistory()
[all …]
/reactos/sdk/lib/crt/wine/
H A Dheap.c296 PROCESS_HEAP_ENTRY phe; in _heapwalk() local
302 phe.lpData = next->_pentry; in _heapwalk()
303 phe.cbData = (DWORD)next->_size; in _heapwalk()
304 phe.wFlags = next->_useflag == _USEDENTRY ? PROCESS_HEAP_ENTRY_BUSY : 0; in _heapwalk()
306 if (phe.lpData && phe.wFlags & PROCESS_HEAP_ENTRY_BUSY && in _heapwalk()
307 !HeapValidate( heap, 0, phe.lpData )) in _heapwalk()
316 if (!HeapWalk( heap, &phe )) in _heapwalk()
322 if (!phe.lpData) in _heapwalk()
326 } while (phe.wFlags & (PROCESS_HEAP_REGION|PROCESS_HEAP_UNCOMMITTED_RANGE)); in _heapwalk()
329 next->_pentry = phe.lpData; in _heapwalk()
[all …]
/reactos/base/services/telnetd/
H A Dsyslog.c76 struct hostent * phe; in init_logger_addr() local
131 phe = gethostbyname( host ); in init_logger_addr()
132 if( !phe ) in init_logger_addr()
135 memcpy( &sa_logger.sin_addr.s_addr, phe->h_addr, phe->h_length ); in init_logger_addr()
/reactos/modules/rosapps/applications/cmdutils/arping/
H A Darping.c221 PHOSTENT phe; in Setup() local
241 phe = NULL; in Setup()
245 phe = gethostbyname(aTargetName); in Setup()
246 if (phe == NULL) in Setup()
252 CopyMemory(&TargetAddr, phe->h_addr, phe->h_length); in Setup()
/reactos/dll/win32/mswsock/
H A Dmswhelper.c233 PHOSTENT phe; in mswBufferAppendBlob_Hostent() local
248 phe = (PHOSTENT)lpRes->lpBlob->pBlobData; in mswBufferAppendBlob_Hostent()
251 if (!mswBufferIncUsed(mswBuf, sizeof(*phe))) in mswBufferAppendBlob_Hostent()
254 phe->h_addrtype = AF_INET; in mswBufferAppendBlob_Hostent()
255 phe->h_length = 4; /* 4 Byte (IPv4) */ in mswBufferAppendBlob_Hostent()
258 phe->h_aliases = (char**)(mswBufferEndPtr(mswBuf) - bytesOfs); in mswBufferAppendBlob_Hostent()
278 phe->h_addr_list = (char**)(mswBufferEndPtr(mswBuf) - bytesOfs); in mswBufferAppendBlob_Hostent()
284 phe->h_name = (char*)(mswBufferEndPtr(mswBuf) - bytesOfs); in mswBufferAppendBlob_Hostent()
/reactos/dll/win32/getuname/lang/
H A Dru-RU.rc4929 4917 "Эфиопский слог phe"
H A Dfr-FR.rc4929 4917 "Syllabe éthiopienne phe"
H A Dro-RO.rc4210 4917 "Silaba etiopiană phe"