Home
last modified time | relevance | path

Searched refs:nntp_readart (Results 1 – 6 of 6) sorted by relevance

/dports/news/trn/trn-3.6/
H A Dnntp.h24 char *nntp_readart _((char*,int));
H A Dartio.h31 # define readart(s,len) nntp_readart(s,len)
H A Dnntp.c266 nntp_readart(s, limit) in nntp_readart() function
/dports/news/trn4/trn-4.0-test77/
H A Dnntp.h33 char* nntp_readart _((char*,int));
H A Dartio.c154 return nntp_readart(s,limit);
H A Dnntp.c348 nntp_readart(s, limit) in nntp_readart() function