Home
last modified time | relevance | path

Searched refs:MAX_VERSION_SIZE (Results 1 – 25 of 26) sorted by relevance

12

/dports/security/snort3/snort3-3.1.19.0/src/network_inspectors/appid/detector_plugins/
H A Dhttp_url_patterns.cc114 #define MAX_VERSION_SIZE 64 macro
976 char temp_ver[MAX_VERSION_SIZE] = { '\0' }; in identify_user_agent()
1008 while (i < MAX_VERSION_SIZE-1 && buffPtr < end) in identify_user_agent()
1177 while (i < MAX_VERSION_SIZE -1 && start < end) in identify_user_agent()
1310 char temp_ver[MAX_VERSION_SIZE]; in get_appid_by_pattern()
1350 char temp_ver[MAX_VERSION_SIZE]; in scan_header_x_working_with()
1483 char temp_ver[MAX_VERSION_SIZE]; in get_appid_from_url()
1632 if ( version_len >= MAX_VERSION_SIZE ) in get_server_vendor_version()
1633 version_len = MAX_VERSION_SIZE - 1; in get_server_vendor_version()
1639 if ( vendor_len >= MAX_VERSION_SIZE ) in get_server_vendor_version()
[all …]
H A Ddetector_smtp.cc53 #define MAX_VERSION_SIZE 64 macro
61 uint8_t version[MAX_VERSION_SIZE];
195 uint8_t* v_end = client_data->version + MAX_VERSION_SIZE - 1; in extract_version_and_add_client_app()
220 uint8_t* v_end = fd->version + MAX_VERSION_SIZE - 1; in identify_client_version()
H A Ddetector_pop3.cc114 static const unsigned MAX_VERSION_SIZE = 64; variable
120 char version[MAX_VERSION_SIZE];
303 char* v_end = pd->version + MAX_VERSION_SIZE - 1; in pop3_server_validate()
/dports/security/snort3/snort3-3.1.19.0/src/network_inspectors/appid/client_plugins/
H A Dclient_app_msn.cc31 #define MAX_VERSION_SIZE 64 macro
71 uint8_t version[MAX_VERSION_SIZE]; in validate()
134 v_end = v + (MAX_VERSION_SIZE - 1); in validate()
/dports/security/snort/snort-2.9.18/src/dynamic-preprocessors/appid/client_plugins/
H A Dclient_app_vnc.c44 #define MAX_VERSION_SIZE 8 macro
49 uint8_t version[MAX_VERSION_SIZE];
174 …sdigit(data[offset]) || data[offset] == '.' || data[offset] == '\n') && fd->pos < MAX_VERSION_SIZE) in vnc_validate()
H A Dclient_app_ym.c40 #define MAX_VERSION_SIZE 64 macro
142 uint8_t version[MAX_VERSION_SIZE]; in ym_validate()
188 v_end = v + (MAX_VERSION_SIZE - 1); in ym_validate()
H A Dclient_app_msn.c40 #define MAX_VERSION_SIZE 64 macro
134 u_int8_t version[MAX_VERSION_SIZE]; in msn_validate()
192 v_end = v + (MAX_VERSION_SIZE - 1); in msn_validate()
H A Dclient_app_aim.c72 #define MAX_VERSION_SIZE 64 macro
303 char version[MAX_VERSION_SIZE]; in aim_validate()
/dports/security/snort/snort-2.9.18/src/dynamic-preprocessors/appid/detector_plugins/
H A Ddetector_http.c1739 char temp_ver[MAX_VERSION_SIZE]; in identifyUserAgent()
1776 while (i < MAX_VERSION_SIZE-1 && buffPtr < end) in identifyUserAgent()
1811 while (i < MAX_VERSION_SIZE-1 && buffPtr < end) in identifyUserAgent()
1939 while (i < MAX_VERSION_SIZE -1 && start < end) in identifyUserAgent()
2055 char temp_ver[MAX_VERSION_SIZE]; in getAppidByViaPattern()
2103 char temp_ver[MAX_VERSION_SIZE]; in scan_header_x_working_with()
2331 char temp_ver[MAX_VERSION_SIZE]; in getAppIdFromUrl()
2533 if (version_len >= MAX_VERSION_SIZE) in getServerVendorVersion()
2534 version_len = MAX_VERSION_SIZE - 1; in getServerVendorVersion()
2546 if (vendor_len >= MAX_VERSION_SIZE) in getServerVendorVersion()
[all …]
H A Ddetector_http.h27 #define MAX_VERSION_SIZE 64 macro
H A Ddetector_pop3.c185 #define MAX_VERSION_SIZE 64 macro
191 char version[MAX_VERSION_SIZE];
412 v_end += MAX_VERSION_SIZE - 1; in pop3_server_validate()
H A Ddetector_smtp.c78 #define MAX_VERSION_SIZE 64 macro
85 uint8_t version[MAX_VERSION_SIZE];
345 v_end += MAX_VERSION_SIZE - 1; in ExtractVersion()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/staging/media/atomisp/pci/
H A Dia_css_version.h26 #define MAX_VERSION_SIZE 500 macro
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/staging/media/atomisp/pci/
H A Dia_css_version.h26 #define MAX_VERSION_SIZE 500 macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/staging/media/atomisp/pci/
H A Dia_css_version.h26 #define MAX_VERSION_SIZE 500 macro
/dports/databases/py-gdbm/Python-3.8.12/PC/
H A Dlauncher.c169 #define MAX_VERSION_SIZE 8 macro
172 wchar_t version[MAX_VERSION_SIZE]; /* m.n */
283 wcsncpy_s(ip->version, MAX_VERSION_SIZE, ip_version, in _locate_pythons_for_key()
284 MAX_VERSION_SIZE-1); in _locate_pythons_for_key()
484 wcscpy_s(ip->version, MAX_VERSION_SIZE, L"venv"); in locate_venv_python()
1229 wchar_t version[MAX_VERSION_SIZE];
/dports/lang/python-tools/Python-3.8.12/PC/
H A Dlauncher.c169 #define MAX_VERSION_SIZE 8 macro
172 wchar_t version[MAX_VERSION_SIZE]; /* m.n */
283 wcsncpy_s(ip->version, MAX_VERSION_SIZE, ip_version, in _locate_pythons_for_key()
284 MAX_VERSION_SIZE-1); in _locate_pythons_for_key()
484 wcscpy_s(ip->version, MAX_VERSION_SIZE, L"venv"); in locate_venv_python()
1229 wchar_t version[MAX_VERSION_SIZE];
/dports/lang/python311/Python-3.11.0a3/PC/
H A Dlauncher.c169 #define MAX_VERSION_SIZE 8 macro
172 wchar_t version[MAX_VERSION_SIZE]; /* m.n */
283 wcsncpy_s(ip->version, MAX_VERSION_SIZE, ip_version, in _locate_pythons_for_key()
284 MAX_VERSION_SIZE-1); in _locate_pythons_for_key()
494 wcscpy_s(ip->version, MAX_VERSION_SIZE, L"venv"); in locate_venv_python()
1248 wchar_t version[MAX_VERSION_SIZE];
/dports/lang/python310/Python-3.10.1/PC/
H A Dlauncher.c169 #define MAX_VERSION_SIZE 8 macro
172 wchar_t version[MAX_VERSION_SIZE]; /* m.n */
283 wcsncpy_s(ip->version, MAX_VERSION_SIZE, ip_version, in _locate_pythons_for_key()
284 MAX_VERSION_SIZE-1); in _locate_pythons_for_key()
494 wcscpy_s(ip->version, MAX_VERSION_SIZE, L"venv"); in locate_venv_python()
1248 wchar_t version[MAX_VERSION_SIZE];
/dports/lang/python39/Python-3.9.9/PC/
H A Dlauncher.c169 #define MAX_VERSION_SIZE 8 macro
172 wchar_t version[MAX_VERSION_SIZE]; /* m.n */
283 wcsncpy_s(ip->version, MAX_VERSION_SIZE, ip_version, in _locate_pythons_for_key()
284 MAX_VERSION_SIZE-1); in _locate_pythons_for_key()
484 wcscpy_s(ip->version, MAX_VERSION_SIZE, L"venv"); in locate_venv_python()
1229 wchar_t version[MAX_VERSION_SIZE];
/dports/lang/python38/Python-3.8.12/PC/
H A Dlauncher.c169 #define MAX_VERSION_SIZE 8 macro
172 wchar_t version[MAX_VERSION_SIZE]; /* m.n */
283 wcsncpy_s(ip->version, MAX_VERSION_SIZE, ip_version, in _locate_pythons_for_key()
284 MAX_VERSION_SIZE-1); in _locate_pythons_for_key()
484 wcscpy_s(ip->version, MAX_VERSION_SIZE, L"venv"); in locate_venv_python()
1229 wchar_t version[MAX_VERSION_SIZE];
/dports/x11-toolkits/py-tkinter/Python-3.8.12/PC/
H A Dlauncher.c169 #define MAX_VERSION_SIZE 8 macro
172 wchar_t version[MAX_VERSION_SIZE]; /* m.n */
283 wcsncpy_s(ip->version, MAX_VERSION_SIZE, ip_version, in _locate_pythons_for_key()
284 MAX_VERSION_SIZE-1); in _locate_pythons_for_key()
484 wcscpy_s(ip->version, MAX_VERSION_SIZE, L"venv"); in locate_venv_python()
1229 wchar_t version[MAX_VERSION_SIZE];
/dports/databases/py-sqlite3/Python-3.8.12/PC/
H A Dlauncher.c169 #define MAX_VERSION_SIZE 8 macro
172 wchar_t version[MAX_VERSION_SIZE]; /* m.n */
283 wcsncpy_s(ip->version, MAX_VERSION_SIZE, ip_version, in _locate_pythons_for_key()
284 MAX_VERSION_SIZE-1); in _locate_pythons_for_key()
484 wcscpy_s(ip->version, MAX_VERSION_SIZE, L"venv"); in locate_venv_python()
1229 wchar_t version[MAX_VERSION_SIZE];
/dports/lang/python37/Python-3.7.12/PC/
H A Dlauncher.c165 #define MAX_VERSION_SIZE 4 macro
168 wchar_t version[MAX_VERSION_SIZE]; /* m.n */
253 wcsncpy_s(ip->version, MAX_VERSION_SIZE, ip_version, in locate_pythons_for_key()
254 MAX_VERSION_SIZE-1); in locate_pythons_for_key()
1122 wchar_t version[MAX_VERSION_SIZE];
/dports/security/snort/snort-2.9.18/src/dynamic-preprocessors/appid/service_plugins/
H A Dservice_tns.c65 #define MAX_VERSION_SIZE 12 macro

12