Home
last modified time | relevance | path

Searched refs:fprint_bstr (Results 1 – 12 of 12) sorted by relevance

/dports/security/suricata/suricata-6.0.4/libhtp/htp/
H A Dhtp_response_generic.c257 fprint_bstr(stderr, "Header name", h->name); in htp_process_response_header_generic()
258 fprint_bstr(stderr, "Header value", h->value); in htp_process_response_header_generic()
H A Dhtp_request_generic.c64 fprint_bstr(stderr, "Header name", h->name); in htp_process_request_header_generic()
65 fprint_bstr(stderr, "Header value", h->value); in htp_process_request_header_generic()
H A Dhtp_private.h192 void fprint_bstr(FILE *stream, const char *name, bstr *b);
H A Dhtp_multipart.c1599 fprint_bstr(stderr, "Multipart boundary", *boundary); in htp_mpartp_find_boundary()
H A Dhtp_util.c1975 void fprint_bstr(FILE *stream, const char *name, bstr *b) { in fprint_bstr() function
/dports/devel/libhtp/libhtp-0.5.33/htp/
H A Dhtp_response_generic.c257 fprint_bstr(stderr, "Header name", h->name); in htp_process_response_header_generic()
258 fprint_bstr(stderr, "Header value", h->value); in htp_process_response_header_generic()
H A Dhtp_request_generic.c64 fprint_bstr(stderr, "Header name", h->name); in htp_process_request_header_generic()
65 fprint_bstr(stderr, "Header value", h->value); in htp_process_request_header_generic()
H A Dhtp_private.h192 void fprint_bstr(FILE *stream, const char *name, bstr *b);
H A Dhtp_multipart.c1599 fprint_bstr(stderr, "Multipart boundary", *boundary); in htp_mpartp_find_boundary()
H A Dhtp_util.c1965 void fprint_bstr(FILE *stream, const char *name, bstr *b) { in fprint_bstr() function
/dports/security/suricata/suricata-6.0.4/libhtp/test/
H A Dtest_main.cpp1178 fprint_bstr(null, "test", NULL); in TEST_F()
1180 fprint_bstr(null, "test", tx->request_line); in TEST_F()
/dports/devel/libhtp/libhtp-0.5.33/test/
H A Dtest_main.cpp1178 fprint_bstr(null, "test", NULL); in TEST_F()
1180 fprint_bstr(null, "test", tx->request_line); in TEST_F()