Home
last modified time | relevance | path

Searched refs:POP_GetEOL (Results 1 – 4 of 4) sorted by relevance

/dports/security/snort/snort-2.9.18/src/dynamic-preprocessors/pop/
H A Dpop_util.h36 void POP_GetEOL(const uint8_t *, const uint8_t *, const uint8_t **, const uint8_t **);
H A Dpop_util.c146 void POP_GetEOL(const uint8_t *ptr, const uint8_t *end, in POP_GetEOL() function
H A Dsnort_pop.c641 POP_GetEOL(ptr, end, &eol, &eolm); in POP_HandleCommand()
813 POP_GetEOL(ptr, end, &eol, &eolm); in POP_ProcessServerPacket()
/dports/security/snort3/snort3-3.1.19.0/src/service_inspectors/pop/
H A Dpop.cc193 static void POP_GetEOL(const uint8_t* ptr, const uint8_t* end, in POP_GetEOL() function
298 POP_GetEOL(ptr, end, &eol, &eolm); in POP_HandleCommand()
427 POP_GetEOL(ptr, end, &eol, &eolm); in POP_ProcessServerPacket()