Home
last modified time | relevance | path

Searched refs:DSTPORT_BEGIN_SZ (Results 1 – 3 of 3) sorted by relevance

/dports/security/ossec-hids-server/ossec-hids-3.6.0/src/shared/
H A Dread-alert.c36 #define DSTPORT_BEGIN_SZ 10 macro
409 else if (strncmp(DSTPORT_BEGIN, str, DSTPORT_BEGIN_SZ) == 0) { in GetAlertData()
412 p = str + DSTPORT_BEGIN_SZ; in GetAlertData()
/dports/security/ossec-hids-agent/ossec-hids-3.6.0/src/shared/
H A Dread-alert.c36 #define DSTPORT_BEGIN_SZ 10 macro
409 else if (strncmp(DSTPORT_BEGIN, str, DSTPORT_BEGIN_SZ) == 0) { in GetAlertData()
412 p = str + DSTPORT_BEGIN_SZ; in GetAlertData()
/dports/security/ossec-hids-local/ossec-hids-3.6.0/src/shared/
H A Dread-alert.c36 #define DSTPORT_BEGIN_SZ 10 macro
409 else if (strncmp(DSTPORT_BEGIN, str, DSTPORT_BEGIN_SZ) == 0) { in GetAlertData()
412 p = str + DSTPORT_BEGIN_SZ; in GetAlertData()