Home
last modified time | relevance | path

Searched defs:SMTP_PORT (Results 1 – 3 of 3) sorted by relevance

/external/tcpdump/
Dtcp.h105 #define SMTP_PORT 25 macro
/external/python/cpython2/Lib/
Dsmtplib.py57 SMTP_PORT = 25 variable
/external/python/cpython3/Lib/
Dsmtplib.py62 SMTP_PORT = 25 variable