Home
last modified time | relevance | path

Searched refs:drweb_s (Results 1 – 7 of 7) sorted by relevance

/dports/mail/exim-monitor/exim-4.95/src/
H A Dmalware.c962 const char *drweb_s = NULL; in malware_internal() local
964 if (drweb_rc & DERR_READ_ERR) drweb_s = "read error"; in malware_internal()
965 if (drweb_rc & DERR_NOMEMORY) drweb_s = "no memory"; in malware_internal()
966 if (drweb_rc & DERR_TIMEOUT) drweb_s = "timeout"; in malware_internal()
967 if (drweb_rc & DERR_BAD_CALL) drweb_s = "wrong command"; in malware_internal()
972 if (drweb_s) in malware_internal()
974 string_sprintf("drweb daemon retcode 0x%x (%s)", drweb_rc, drweb_s), in malware_internal()
/dports/mail/exim-mysql/exim-4.95/src/
H A Dmalware.c962 const char *drweb_s = NULL; in malware_internal() local
964 if (drweb_rc & DERR_READ_ERR) drweb_s = "read error"; in malware_internal()
965 if (drweb_rc & DERR_NOMEMORY) drweb_s = "no memory"; in malware_internal()
966 if (drweb_rc & DERR_TIMEOUT) drweb_s = "timeout"; in malware_internal()
967 if (drweb_rc & DERR_BAD_CALL) drweb_s = "wrong command"; in malware_internal()
972 if (drweb_s) in malware_internal()
974 string_sprintf("drweb daemon retcode 0x%x (%s)", drweb_rc, drweb_s), in malware_internal()
/dports/mail/exim-postgresql/exim-4.95/src/
H A Dmalware.c962 const char *drweb_s = NULL; in malware_internal() local
964 if (drweb_rc & DERR_READ_ERR) drweb_s = "read error"; in malware_internal()
965 if (drweb_rc & DERR_NOMEMORY) drweb_s = "no memory"; in malware_internal()
966 if (drweb_rc & DERR_TIMEOUT) drweb_s = "timeout"; in malware_internal()
967 if (drweb_rc & DERR_BAD_CALL) drweb_s = "wrong command"; in malware_internal()
972 if (drweb_s) in malware_internal()
974 string_sprintf("drweb daemon retcode 0x%x (%s)", drweb_rc, drweb_s), in malware_internal()
/dports/mail/exim/exim-4.95/src/
H A Dmalware.c962 const char *drweb_s = NULL; in malware_internal() local
964 if (drweb_rc & DERR_READ_ERR) drweb_s = "read error"; in malware_internal()
965 if (drweb_rc & DERR_NOMEMORY) drweb_s = "no memory"; in malware_internal()
966 if (drweb_rc & DERR_TIMEOUT) drweb_s = "timeout"; in malware_internal()
967 if (drweb_rc & DERR_BAD_CALL) drweb_s = "wrong command"; in malware_internal()
972 if (drweb_s) in malware_internal()
974 string_sprintf("drweb daemon retcode 0x%x (%s)", drweb_rc, drweb_s), in malware_internal()
/dports/mail/exim-ldap2/exim-4.95/src/
H A Dmalware.c962 const char *drweb_s = NULL; in malware_internal() local
964 if (drweb_rc & DERR_READ_ERR) drweb_s = "read error"; in malware_internal()
965 if (drweb_rc & DERR_NOMEMORY) drweb_s = "no memory"; in malware_internal()
966 if (drweb_rc & DERR_TIMEOUT) drweb_s = "timeout"; in malware_internal()
967 if (drweb_rc & DERR_BAD_CALL) drweb_s = "wrong command"; in malware_internal()
972 if (drweb_s) in malware_internal()
974 string_sprintf("drweb daemon retcode 0x%x (%s)", drweb_rc, drweb_s), in malware_internal()
/dports/mail/exim-sqlite/exim-4.95/src/
H A Dmalware.c962 const char *drweb_s = NULL; in malware_internal() local
964 if (drweb_rc & DERR_READ_ERR) drweb_s = "read error"; in malware_internal()
965 if (drweb_rc & DERR_NOMEMORY) drweb_s = "no memory"; in malware_internal()
966 if (drweb_rc & DERR_TIMEOUT) drweb_s = "timeout"; in malware_internal()
967 if (drweb_rc & DERR_BAD_CALL) drweb_s = "wrong command"; in malware_internal()
972 if (drweb_s) in malware_internal()
974 string_sprintf("drweb daemon retcode 0x%x (%s)", drweb_rc, drweb_s), in malware_internal()
/dports/mail/exim-sa-exim/exim-4.95/src/
H A Dmalware.c962 const char *drweb_s = NULL; in malware_internal() local
964 if (drweb_rc & DERR_READ_ERR) drweb_s = "read error"; in malware_internal()
965 if (drweb_rc & DERR_NOMEMORY) drweb_s = "no memory"; in malware_internal()
966 if (drweb_rc & DERR_TIMEOUT) drweb_s = "timeout"; in malware_internal()
967 if (drweb_rc & DERR_BAD_CALL) drweb_s = "wrong command"; in malware_internal()
972 if (drweb_s) in malware_internal()
974 string_sprintf("drweb daemon retcode 0x%x (%s)", drweb_rc, drweb_s), in malware_internal()