Home
last modified time | relevance | path

Searched refs:SMTP_PORTNUM (Results 1 – 2 of 2) sorted by relevance

/dports/net-mgmt/sysmon/sysmon-0.93/src/
H A Dsmtp.c82 name.sin_port = htons(SMTP_PORTNUM); in start_test_smtp()
87 here->checkent->hostname, SMTP_PORTNUM); in start_test_smtp()
H A Dconfig.h113 #define SMTP_PORTNUM 25 macro