Searched refs:news (Results 1 - 17 of 17) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/demos/
H A Dnntp13 $nntp = Net::NNTP->new('news', Debug => $opt_debug ? 1 : 0);
30 print@{$news}[0..3],"\n"
31 if $news = $nntp->article($new->[-1]);
34 unless $news;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Text/TabsWrap/t/
H A Dfill.t14 Cyberdog & Netscape in the news
38 Cyberdog & Netscape in the news Important Press Release regarding
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DNNTP.pm32 @{$hosts} = qw(news)
717 then C<news> is used.
864 Returns a reference to a list which contains the message-ids of all news posted
877 Post a new article to the news server. If C<MESSAGE> is specified and posting
891 Post a new article to the news server using a tied filehandle. If
901 news server.
/osnet-11/usr/src/grub/grub-0.97/
H A Dconfig.sub145 -convergent* | -ncr* | -news | -32* | -3600* | -3100* | -hitachi* |\
702 news | news700 | news800 | news900)
710 news-3600 | risc-news)
H A Dconfig.guess1147 news*:NEWS-OS:6*:*)
/osnet-11/usr/src/grub/grub2/build-aux/
H A Dconfig.sub148 -convergent* | -ncr* | -news | -32* | -3600* | -3100* | -hitachi* |\
730 news | news700 | news800 | news900)
738 news-3600 | risc-news)
H A Dconfig.guess1183 news*:NEWS-OS:6*:*)
/osnet-11/usr/src/lib/libdtrace/common/
H A Ddt_subr.c420 int news = olds * 2; local
421 char **argv = realloc(dtp->dt_cpp_argv, sizeof (char *) * news);
428 dtp->dt_cpp_args = news;
/osnet-11/usr/src/lib/libast/common/vmalloc/
H A Dvmprofile.c578 reg size_t news; local
619 news = ROUND(size,ALIGN) + PF_EXTRA;
620 if((addr = KPVRESIZE(vm,data,news,(type&~VM_RSZERO),Vmbest->resizef)) )
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DParseUtils.pm360 elsif(m!^((?:http|ftp|mailto|news):.+)$!i) {
374 elsif(m!^(.*?)\s*[|]\s*((?:http|ftp|mailto|news):.+)$!) {
H A DPlainText.pm399 if (/^(?:https?|ftp|news):/) {
H A DHtml.pm1334 news
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dtoke.c7856 U8 *news; local
7860 New(898, news, (PL_bufend - (char*)s) * 3 / 2 + 1, U8);
7862 (char*)utf16_to_utf8_reversed(s, news,
7865 sv_setpvn(PL_linestr, (const char*)news, newlen);
7866 Safefree(news);
7883 U8 *news; local
7887 New(898, news, (PL_bufend - (char*)s) * 3 / 2 + 1, U8);
7889 (char*)utf16_to_utf8(s, news,
7892 sv_setpvn(PL_linestr, (const char*)news, newlen);
7893 Safefree(news);
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Memoize/
H A DExpire.pm358 http://www.plover.com/~mjd/perl/Memoize/ (for news and updates)
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Sys/Syslog/
H A DSyslog.pm1254 C<LOG_NEWS> - USENET news subsystem
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DMemoize.pm999 for news and upgrades. Near this page, at
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/
H A DFile.pm2528 any news of importance, will be available at

Completed in 95 milliseconds