Home
last modified time | relevance | path

Searched defs:SLIST_ENTRY (Results 1 – 25 of 228) sorted by relevance

12345678910

/dports/math/py-pynleq2/pysces-0.9.8/pysces/kraken/controllers/
H A Dkraken_continuation.py187 ## for key in undup:
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/Kernel/
H A Dmod.rs4 pub fn RtlFirstEntrySList(listhead: *const SLIST_HEADER) -> *mut SLIST_ENTRY; in RtlFirstEntrySList()
6 pub fn RtlInterlockedFlushSList(listhead: *mut SLIST_HEADER) -> *mut SLIST_ENTRY; in RtlInterlockedFlushSList()
7 pub fn RtlInterlockedPopEntrySList(listhead: *mut SLIST_HEADER) -> *mut SLIST_ENTRY; in RtlInterlockedPopEntrySList()
8 …erlockedPushEntrySList(listhead: *mut SLIST_HEADER, listentry: *mut SLIST_ENTRY) -> *mut SLIST_ENT… in RtlInterlockedPushEntrySList()
9 …istEx(listhead: *mut SLIST_HEADER, list: *mut SLIST_ENTRY, listend: *mut SLIST_ENTRY, count: u32) … in RtlInterlockedPushListSListEx()
322 pub struct SLIST_ENTRY { struct
323 pub Next: *mut SLIST_ENTRY, argument
325 impl ::core::marker::Copy for SLIST_ENTRY {} implementation
326 impl ::core::clone::Clone for SLIST_ENTRY { implementation
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/heimdal/lib/gssapi/mech/
H A Dmechqueue.h50 #define SLIST_ENTRY(type) \ macro
/dports/devel/liberasurecode/liberasurecode-1.4.0/include/erasurecode/
H A Dlist.h62 #define SLIST_ENTRY(type) \ macro
/dports/databases/jdb/jdb-1.14/
H A DCOPYING155 The source code for a work means the preferred form of the work for
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/include/sys/
H A Dqueue.h117 #define SLIST_ENTRY(type) \ macro
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/include/sys/
H A Dqueue.h117 #define SLIST_ENTRY(type) \ macro
/dports/editors/led/led-2.0/src/
H A Dbsd_queue.h116 #define SLIST_ENTRY(type) \ macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/yasm/source/patched-yasm/libyasm/
H A Dcompat-queue.h115 #define SLIST_ENTRY(type) \ macro
/dports/databases/db5/db-5.3.28/src/dbinc/
H A Dqueue.h232 #define SLIST_ENTRY(type) \ macro
/dports/devel/yasm/yasm-1.3.0/libyasm/
H A Dcompat-queue.h115 #define SLIST_ENTRY(type) \ macro
/dports/databases/db18/db-18.1.40/src/dbinc/
H A Dqueue.h232 #define SLIST_ENTRY(type) \ macro
/dports/x11-toolkits/p5-Prima/Prima-1.63/include/unix/
H A Dqueue.h136 #define SLIST_ENTRY(type) \ macro
/dports/net-mgmt/ettercap/ettercap-0.8.3.1/include/
H A Dec_queue.h108 #define SLIST_ENTRY(type) \ macro
/dports/security/dsniff/dsniff-2.4/missing/sys/
H A Dqueue.h100 #define SLIST_ENTRY(type) \ macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/scsi/aic7xxx/
H A Dqueue.h115 #define SLIST_ENTRY(type) \ macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/scsi/aic7xxx/
H A Dqueue.h115 #define SLIST_ENTRY(type) \ macro
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/scsi/aic7xxx/
H A Dqueue.h115 #define SLIST_ENTRY(type) \ macro
/dports/net/kamailio/kamailio-5.4.5/src/core/
H A Dlist.h147 #define SLIST_ENTRY(type) \ macro
/dports/net/lft/lft-3.91/
H A Dlft_queue.h124 #define SLIST_ENTRY(type) \ macro
/dports/databases/percona56-server/percona-server-5.6.51-91.0/extra/libevent/compat/sys/
H A Dqueue.h97 #define SLIST_ENTRY(type) \ macro
/dports/net/honeyd/honeyd-1.5c/compat/sys/
H A Dqueue.h100 #define SLIST_ENTRY(type) \ macro
/dports/net-mgmt/lldpd/lldpd-1.0.8/libevent/compat/sys/
H A Dqueue.h97 #define SLIST_ENTRY(type) \ macro
/dports/net/netatalk3/netatalk-3.1.12/libevent/compat/sys/
H A Dqueue.h97 #define SLIST_ENTRY(type) \ macro
/dports/net/ntp/ntp-4.2.8p15/sntp/libevent/compat/sys/
H A Dqueue.h97 #define SLIST_ENTRY(type) \ macro

12345678910