Home
last modified time | relevance | path

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

/dports/security/snort3/snort3-3.1.19.0/src/utils/
H A Dutil_cstring.h97 inline int SnortStrToU32(const char* buffer, char** endptr, in SnortStrToU32() function
/dports/security/snort/snort-2.9.18/src/
H A Dutil.h304 static inline int SnortStrToU32(const char *buffer, char **endptr, in SnortStrToU32() function