Home
last modified time | relevance | path

Searched defs:PSINGLE_LIST_ENTRY (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dntdef.h628 } SINGLE_LIST_ENTRY, *PSINGLE_LIST_ENTRY; typedef
Dwinnt.h619 } SINGLE_LIST_ENTRY,*PSINGLE_LIST_ENTRY; typedef
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs21799 pub type PSINGLE_LIST_ENTRY = *mut _SINGLE_LIST_ENTRY; typedef