Home
last modified time | relevance | path

Searched refs:INEWS (Results 1 – 25 of 61) sorted by relevance

123

/dports/news/cnews/cnews-cr.g_18/inject/ads/
H A D31 INEWS.
7 Integrated Electronic Warfare Systems (INEWS).
8 Guaranteeing the best INEWS for tomorrow
13 INEWS. Together we are concentrating on
18 INEWS system simulation, expert system devel-
23 TRW/Westinghouse INEWS--reliable perform-
26 INEWS: The System for Their Future--
H A D21 INEWS. Technology on a totally different plane.
7 System. INEWS will go aboard the
25 are essential to INEWS develop-
H A D11 INEWS. We have
11 Integrated Electronic Warfare System - INEWS.
15 experience for INEWS.
/dports/news/inn-current/inn-2.7-20211226/control/modules/
H A Dihave.pl43 open(INEWS, "| $INN::Config::inews -h")
45 print INEWS "Newsgroups: to.$site\n"
49 print INEWS $_ while <TEMPFILE>;
50 close INEWS or die $!;
/dports/news/inn/inn-2.6.4/control/modules/
H A Dihave.pl45 open(INEWS, "| $INN::Config::inews -h")
47 print INEWS "Newsgroups: to.$site\n"
51 print INEWS $_ while <TEMPFILE>;
52 close INEWS or die $!;
/dports/sysutils/shlock/inn-2.6.4/control/modules/
H A Dihave.pl45 open(INEWS, "| $INN::Config::inews -h")
47 print INEWS "Newsgroups: to.$site\n"
51 print INEWS $_ while <TEMPFILE>;
52 close INEWS or die $!;
/dports/games/wolfpack/empire-4.4.1/scripts/
H A Dpostresults26 setenv INEWS /usr/local/news/inews
66 $INEWS -t "$EMPTITLE" -n "rec.games.empire" -r "$DEITYMAIL" "$TMPFILE"
/dports/news/fidogate4/fidogate-4.4.10/scripts/maintenance/
H A Dlogstat.pl12 $INEWS = "/usr/bin/inews -h -S";
29 open(OUT, "|$INEWS") || die "logreport: can't open pipe to inews\n";
H A Dlogreport.pl17 $INEWS = "/usr/bin/inews -h -S";
31 open(OUT, "|$INEWS") || die "logreport: can't open pipe to inews\n";
H A Dlogsendmail2.pl23 my $INEWS = "/usr/bin/inews -h -S";
39 open(OUT, "|$INEWS") || die "$PROGRAM: can't open pipe to inews\n";
H A Dlogcheck.pl23 my $INEWS = "/usr/bin/inews -h -S";
68 open(OUT, "|$INEWS")
H A Dlogsendmail.pl24 my $INEWS = "/usr/bin/inews -h -S";
56 open(OUT, "|$INEWS") || die "$PROGRAM: can't open pipe to inews\n";
/dports/news/fidogate/fidogate-5.10-3-g1c1fd41/scripts/maintenance/
H A Dlogstat.in16 my $INEWS = CONFIG_get("INEWS");
33 open(OUT, "|$INEWS") || die "logreport: can't open pipe to inews\n";
H A Dlogreport.in22 my $INEWS = CONFIG_get("INEWS");
36 open(OUT, "|$INEWS") || die "logreport: can't open pipe to inews\n";
H A Dlogcheck.in28 my $INEWS = CONFIG_get("INEWS");
73 open(OUT, "|$INEWS")
/dports/mail/pm-lib/procmail-lib-2009.1202/lib-stebbens/
H A Dnewsgate.rc16 INEWS=/usr/local/bin/inews # or whatever program you have to insert news
45 | $INEWS
/dports/news/fidogate/fidogate-5.10-3-g1c1fd41/build/
H A Dconfig.make.in169 INEWS = @INEWS@ -h -S
/dports/news/pgpmoose/pgpmoose-1.19_1/
H A Dpmdaemon35 INEWS="/usr/local/bin/inews -h"
155 SECRING=$PMCANCELRING pmapp pmcancel@localhost $TF.c | $INEWS
/dports/news/cnews/cnews-cr.g_18/contrib/include/
H A Dconfig.h7 #define INEWS "inews -h -W" macro
/dports/news/inn-current/inn-2.7-20211226/frontends/
H A Dmailpost.in527 if (!open INEWS, "$WhereTo < $tmpfile 2>&1 |") {
531 my @inews = <INEWS> ;
532 close INEWS ;
/dports/news/inn/inn-2.6.4/frontends/
H A Dmailpost.in528 if (!open INEWS, "$WhereTo < $tmpfile 2>&1 |") {
532 my @inews = <INEWS> ;
533 close INEWS ;
/dports/sysutils/shlock/inn-2.6.4/frontends/
H A Dmailpost.in528 if (!open INEWS, "$WhereTo < $tmpfile 2>&1 |") {
532 my @inews = <INEWS> ;
533 close INEWS ;
/dports/news/slrn/slrn-1.0.3/src/
H A Dslrnfeat.hin12 * or INEWS support. Also, see below for filenames regarding the location
26 /* Set this to 1 to force the user to use INEWS for posting. This also means
90 /* ---------------- LOCAL SPOOL and INEWS filenames and configuration ----------------------- */
130 /* ---------------- end of INEWS and LOCAL SPOOL configuration ----------- */
/dports/news/nntp/nntp-1.5.12.2_10/inetd/
H A Dglobals.c24 char inews[] = INEWS;
/dports/news/nntp/nntp-1.5.12.2_10/server/
H A Dglobals.c24 char inews[] = INEWS;

123