Home
last modified time | relevance | path

Searched refs:SkipBlankColon (Results 1 – 2 of 2) sorted by relevance

/dports/security/snort/snort-2.9.18/src/preprocessors/HttpInspect/include/
H A Dhi_util.h82 static inline int SkipBlankColon(const u_char *start, const u_char *end, in SkipBlankColon() function
/dports/security/snort/snort-2.9.18/src/preprocessors/HttpInspect/server/
H A Dhi_server.c1293 SkipBlankColon(ptr, p, &header_ptr->contentType.start); in extractHttpRespHeaderFieldValues()