Home
last modified time | relevance | path

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

/dports/security/snort3/snort3-3.1.19.0/src/parser/
H A Dparse_ports.h36 #define POPERR_ADDITEM_FAILED 6 macro
H A Dparse_ports.cc531 case POPERR_ADDITEM_FAILED: return "add item failed"; in PortObjectParseError()
/dports/security/snort/snort-2.9.18/src/sfutil/
H A Dsfportobject.h197 #define POPERR_ADDITEM_FAILED 6 macro
H A Dsfportobject.c3819 case POPERR_ADDITEM_FAILED: return "add item failed"; in PortObjectParseError()