Home
last modified time | relevance | path

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

/dports/security/snort3/snort3-3.1.19.0/src/utils/
H A Dutil_cstring.h70 inline unsigned long SnortStrtoul(const char* nptr, char** endptr, int base) in SnortStrtoul() function
/dports/security/snort/snort-2.9.18/src/
H A Dutil.h276 static inline unsigned long SnortStrtoul(const char *nptr, char **endptr, int base) in SnortStrtoul() function
/dports/security/snort/snort-2.9.18/src/dynamic-plugins/
H A Dsf_dynamic_preprocessor.h474 DynamicStrtoul SnortStrtoul; member