Home
last modified time | relevance | path

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

/dports/security/suricata/suricata-6.0.4/src/
H A Dutil-debug.h304 #define SCReturnInt(x) return x macro
377 #define SCReturnInt(x) do { \ macro