Home
last modified time | relevance | path

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

/pciutils/lib/
H A Dwin32-helpers.h6 BOOL win32_is_not_native_process(USHORT *native_machine);
H A Dwin32-kldbg.c323 if (win32_is_not_native_process(&native_machine)) in win32_kldbg_register_driver()
H A Dwin32-helpers.c241 win32_is_not_native_process(USHORT *native_machine_ptr) in win32_is_not_native_process() function