Home
last modified time | relevance | path

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

/dports/sysutils/ah-tty/ah-tty-0.3.12/src/
H A Dmonitor.c270 static const char* SkipCRLF(const __CQ_t* Ptr);
277 const char* Head = SkipCRLF(Ptr); in copy_to_line()
284 static const char* SkipCRLF(const __CQ_t* Ptr) in SkipCRLF() function
334 Head = SkipCRLF(Ptr); in copy_to_prompt()
/dports/security/snort/snort-2.9.18/src/preprocessors/HttpInspect/include/
H A Dhi_util.h118 static inline void SkipCRLF(const u_char *start, const u_char *end, in SkipCRLF() function
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/System.Windows.Forms.RTF/
H A DRTF.cs271 SkipCRLF: in GetChar()
287 goto SkipCRLF; in GetChar()
295 goto SkipCRLF; in GetChar()
/dports/security/snort/snort-2.9.18/src/preprocessors/HttpInspect/client/
H A Dhi_client.c1746 SkipCRLF(start,end, &ptr); in hi_client_extract_uri()