Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/ntdll/
H A Dinfo.c273 DWORD last_pid; in test_query_process() local
354 last_pid = (DWORD_PTR)spi->UniqueProcessId; in test_query_process()
376 one_before_last_pid = last_pid; in test_query_process()
383 if (one_before_last_pid == 0) one_before_last_pid = last_pid; in test_query_process()