Home
last modified time | relevance | path

Searched refs:NNTP_PORT (Results 1 – 25 of 137) sorted by relevance

123456

/dports/net-mgmt/yaf/yaf-2.11.0/src/applabel/plugins/
H A Dnntpplugin.c81 #define NNTP_PORT 119 macro
155 173, NNTP_PORT); in nntpplugin_LTX_ycNNTPScanScan()
157 172, NNTP_PORT); in nntpplugin_LTX_ycNNTPScanScan()
162 return NNTP_PORT; in nntpplugin_LTX_ycNNTPScanScan()
/dports/japanese/slrn/slrn-0.9.6.2/src/
H A Dclientlib.c78 # define NNTP_PORT 119 macro
85 # define NNTP_PORT 119 macro
173 # define NNTP_PORT ((unsigned short) 119) macro
194 #ifndef NNTP_PORT
195 # define NNTP_PORT 119 macro
309 if (nntpport < 0) nntpport = NNTP_PORT; in get_tcp_socket()
380 if (nntpport < 0) nntpport = NNTP_PORT; in get_tcp_socket()
452 if (nntpport < 0) nntpport = NNTP_PORT; in get_tcp_socket()
538 if (nntpport < 0) nntpport = NNTP_PORT; in get_tcp_socket()
1012 return NNTP_PORT; in sltcp_map_service_to_port()
/dports/news/knews/knews-1.0b.1/src/
H A Dsysdeps.h7 #define NNTP_PORT 119 macro
/dports/devel/publib/publib-0.40/nntp/
H A Dnntp.c63 #define NNTP_PORT 119 macro
146 serv.sin_port = htons(NNTP_PORT); in nntp_open()
/dports/net/kmailtransport/kmailtransport-21.12.3/src/kmailtransport/
H A Dmailtransport_defs.h47 #define NNTP_PORT 119 macro
/dports/security/snort3/snort3-3.1.19.0/src/network_inspectors/appid/service_plugins/
H A Dservice_nntp.cc30 #define NNTP_PORT 119 macro
86 { NNTP_PORT, IpProtocol::TCP, false } in NntpServiceDetector()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mail/test/browser/shared-modules/
H A DNNTPHelpers.jsm9 "NNTP_PORT",
82 var NNTP_PORT = 1024 + 119;
/dports/mail/neomutt/neomutt-20211029/nntp/
H A Dprivate.h36 #define NNTP_PORT 119 macro
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/news/test/unit/
H A Dxpcshell.ini30 run-sequentially = Uses fixed NNTP_PORT
/dports/news/inn-current/inn-2.7-20211226/include/inn/
H A Doptions.h69 #define NNTP_PORT 119 macro
/dports/news/inn/inn-2.6.4/include/inn/
H A Doptions.h73 #define NNTP_PORT 119 macro
/dports/sysutils/shlock/inn-2.6.4/include/inn/
H A Doptions.h73 #define NNTP_PORT 119 macro
/dports/security/snort/snort-2.9.18/src/dynamic-preprocessors/appid/service_plugins/
H A Dservice_nntp.c32 #define NNTP_PORT 119 macro
80 {&nntp_validate, NNTP_PORT, IPPROTO_TCP},
/dports/databases/py-gdbm/Python-3.8.12/Lib/
H A Dnntplib.py128 NNTP_PORT = 119 variable
1023 def __init__(self, host, port=NNTP_PORT, user=None, password=None,
1113 help='NNTP port number (default: %s / %s)' % (NNTP_PORT, NNTP_SSL_PORT))
1123 port = NNTP_PORT
/dports/databases/py-sqlite3/Python-3.8.12/Lib/
H A Dnntplib.py128 NNTP_PORT = 119 variable
1023 def __init__(self, host, port=NNTP_PORT, user=None, password=None,
1113 help='NNTP port number (default: %s / %s)' % (NNTP_PORT, NNTP_SSL_PORT))
1123 port = NNTP_PORT
/dports/lang/python37/Python-3.7.12/Lib/
H A Dnntplib.py127 NNTP_PORT = 119 variable
1021 def __init__(self, host, port=NNTP_PORT, user=None, password=None,
1109 help='NNTP port number (default: %s / %s)' % (NNTP_PORT, NNTP_SSL_PORT))
1119 port = NNTP_PORT
/dports/lang/python310/Python-3.10.1/Lib/
H A Dnntplib.py127 NNTP_PORT = 119 variable
312 def __init__(self, host, port=NNTP_PORT, user=None, password=None,
1052 help='NNTP port number (default: %s / %s)' % (NNTP_PORT, NNTP_SSL_PORT))
1062 port = NNTP_PORT
/dports/lang/python-tools/Python-3.8.12/Lib/
H A Dnntplib.py128 NNTP_PORT = 119 variable
1023 def __init__(self, host, port=NNTP_PORT, user=None, password=None,
1113 help='NNTP port number (default: %s / %s)' % (NNTP_PORT, NNTP_SSL_PORT))
1123 port = NNTP_PORT
/dports/lang/python39/Python-3.9.9/Lib/
H A Dnntplib.py127 NNTP_PORT = 119 variable
312 def __init__(self, host, port=NNTP_PORT, user=None, password=None,
1052 help='NNTP port number (default: %s / %s)' % (NNTP_PORT, NNTP_SSL_PORT))
1062 port = NNTP_PORT
/dports/lang/python38/Python-3.8.12/Lib/
H A Dnntplib.py128 NNTP_PORT = 119 variable
1023 def __init__(self, host, port=NNTP_PORT, user=None, password=None,
1113 help='NNTP port number (default: %s / %s)' % (NNTP_PORT, NNTP_SSL_PORT))
1123 port = NNTP_PORT
/dports/lang/python311/Python-3.11.0a3/Lib/
H A Dnntplib.py127 NNTP_PORT = 119 variable
312 def __init__(self, host, port=NNTP_PORT, user=None, password=None,
1052 help='NNTP port number (default: %s / %s)' % (NNTP_PORT, NNTP_SSL_PORT))
1062 port = NNTP_PORT
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/
H A Dnntplib.py128 NNTP_PORT = 119 variable
1023 def __init__(self, host, port=NNTP_PORT, user=None, password=None,
1113 help='NNTP port number (default: %s / %s)' % (NNTP_PORT, NNTP_SSL_PORT))
1123 port = NNTP_PORT
/dports/news/inn-current/inn-2.7-20211226/frontends/
H A Drnews.c820 int port = NNTP_PORT; in main()
939 (port != NNTP_PORT) ? (unsigned) port in main()
949 (port != NNTP_PORT) ? (unsigned) port in main()
/dports/news/inn/inn-2.6.4/frontends/
H A Drnews.c823 int port = NNTP_PORT; in main()
942 (port != NNTP_PORT) ? (unsigned) port : innconf->nnrpdpostport, in main()
951 if (!OpenRemote(NULL, (port != NNTP_PORT) ? (unsigned) port : innconf->port, in main()
/dports/sysutils/shlock/inn-2.6.4/frontends/
H A Drnews.c823 int port = NNTP_PORT; in main()
942 (port != NNTP_PORT) ? (unsigned) port : innconf->nnrpdpostport, in main()
951 if (!OpenRemote(NULL, (port != NNTP_PORT) ? (unsigned) port : innconf->port, in main()

123456