Home
last modified time | relevance | path

Searched refs:nntp_connect (Results 1 – 25 of 36) sorted by relevance

12

/dports/news/fidogate/fidogate-5.10-3-g1c1fd41/doc/news/leafnode/lib/
H A Dnntplib.c22 int nntp_connect(char *host, int port, char *line) in nntp_connect() function
85 if (nntp_connect(host, port, line1) < 0) { in connect_server()
/dports/news/yencode/yencode-0.46/src/ypost/
H A Dnntp.h46 extern void nntp_connect(void);
H A Dnntp.c139 nntp_connect(void) in nntp_connect() function
/dports/news/newsstar/newsstar-1.5.6/src/
H A Dnntp.h47 rw_buf *nntp_connect(const char *server_name, struct sockaddr *addr,
H A Dlocal.c118 local_buf = nntp_connect("localhost", addr, addr_len, proto, -1, in local_init()
H A Dnntp.c202 rw_buf *nntp_connect(const char *server_name, struct sockaddr *addr, in nntp_connect() function
/dports/databases/unixODBC/unixODBC-2.3.9/Drivers/nn/
H A DSQLConnect.c43 pdbc->hcndes = nntp_connect(ptr); in SQLConnect()
H A Dnntp.h59 extern void* nntp_connect ( char* server );
H A DSQLDriverConnect.c92 pdbc->hcndes = nntp_connect(server); in SQLDriverConnect()
/dports/news/trn/trn-3.6/
H A Dnntpclient.h12 int nntp_connect _((bool_int));
H A Dnntplist.c84 if (!nntp_connect(0))
H A Dnntpclient.c30 nntp_connect(verbose) in nntp_connect() function
H A Dinit.c143 if (!nntp_connect(1))
H A Dtrn-artchk.c275 if (nntp_connect(0)) in server_connection()
/dports/news/trn4/trn-4.0-test77/
H A Dnntpclient.h66 int nntp_connect _((char*,bool_int));
H A Dinews.c164 if (init_nntp() < 0 || !nntp_connect(server_name,0))
332 if (init_nntp() < 0 || nntp_connect(server_name,0) <= 0) in nntp_handle_timeout()
H A Dnntplist.c116 || nntp_connect(server_name,0) <= 0)
H A Dnntpclient.c32 nntp_connect(machine,verbose) in nntp_connect() function
H A Dtrn-artchk.c325 if (nntp_connect(server_name,0) > 0) in server_connection()
/dports/news/inn-current/inn-2.7-20211226/include/inn/
H A Dnntp.h204 struct nntp *nntp_connect(const char *host, unsigned short port,
/dports/news/inn/inn-2.6.4/include/inn/
H A Dnntp.h199 struct nntp *nntp_connect(const char *host, unsigned short port,
/dports/sysutils/shlock/inn-2.6.4/include/inn/
H A Dnntp.h199 struct nntp *nntp_connect(const char *host, unsigned short port,
/dports/news/inn-current/inn-2.7-20211226/frontends/
H A Dgetlist.c268 nntp = nntp_connect(host, port, 128 * 1024, DEFAULT_TIMEOUT); in main()
/dports/news/inn/inn-2.6.4/frontends/
H A Dgetlist.c269 nntp = nntp_connect(host, port, 128 * 1024, DEFAULT_TIMEOUT); in main()
/dports/sysutils/shlock/inn-2.6.4/frontends/
H A Dgetlist.c269 nntp = nntp_connect(host, port, 128 * 1024, DEFAULT_TIMEOUT); in main()

12