Searched defs:SMTP_PORT (Results 1 – 3 of 3) sorted by relevance
/external/tcpdump/ | ||
D | tcp.h | 105 #define SMTP_PORT 25 macro |
/external/python/cpython2/Lib/ | ||
D | smtplib.py | 57 SMTP_PORT = 25 variable |
/external/python/cpython3/Lib/ | ||
D | smtplib.py | 62 SMTP_PORT = 25 variable |