Searched refs:STDERR (Results 1 - 25 of 36) sorted by relevance

12

/asus-wl-520gu-7.0.1.45/src/router/LPRng/UTILS/
H A Daccounting.pl98 # print STDERR "$0: '" . join("' '",@ARGV) . "'\n" if $debug;
104 print STDERR "action $action\n" if $debug;
107 print STDERR "$0: invalid action '$action'\n";
126 print STDERR "$0: no accounting file\n";
131 print STDERR "$0: $action 'A=$opt{A}' 'P=$opt{P}' 'n=$opt{n}' 'H=$opt{H}' 'D=$time'\n" if $debug;
133 print STDERR "accounting file '$acct_file'\n" if $debug;
138 print STDERR "START 'A=$opt{A}' 'P=$opt{P}' 'n=$opt{n}' 'H=$opt{H}' 'D=$time'\n" if $debug;
145 print STDERR "$0: cannot open $acct_file r/w - $!\n";
156 print STDERR "$0: lseek $acct_file failed - $!\n";
167 print STDERR "STAT
[all...]
H A Daccounting.pl.in98 # print STDERR "$0: '" . join("' '",@ARGV) . "'\n" if $debug;
104 print STDERR "action $action\n" if $debug;
107 print STDERR "$0: invalid action '$action'\n";
126 print STDERR "$0: no accounting file\n";
131 print STDERR "$0: $action 'A=$opt{A}' 'P=$opt{P}' 'n=$opt{n}' 'H=$opt{H}' 'D=$time'\n" if $debug;
133 print STDERR "accounting file '$acct_file'\n" if $debug;
138 print STDERR "START 'A=$opt{A}' 'P=$opt{P}' 'n=$opt{n}' 'H=$opt{H}' 'D=$time'\n" if $debug;
145 print STDERR "$0: cannot open $acct_file r/w - $!\n";
156 print STDERR "$0: lseek $acct_file failed - $!\n";
167 print STDERR "STAT
[all...]
H A Dremote_active19 print STDERR "XX opt= $opt\n" if $debug;
27 print STDERR "XX opt_$key = " . ${"opt_$key"} . "\n" if $debug;
32 print STDERR "XX opt_P = $opt_P\n" if $debug;
38 print STDERR "XX CHECK_REMOTE opt_T=$opt_T\n" if $debug;
50 print STDERR "XX CHECK_REMOTE opt_P=$opt_P\n" if $debug;
51 print STDERR "XX CHECK_REMOTE " . join(" ",@ARGV) . "\n" if $debug;
54 print STDERR "$0: no -P value\n";
61 print STDERR "XX CHECK_REMOTE sleeping\n" if $debug;
86 print STDERR "XX CHECK_REMOTE remote='$remote', port='$port', pr='$printer', op='$long'\n" if $debug;
96 print STDERR "X
[all...]
H A Dremote_active.in19 print STDERR "XX opt= $opt\n" if $debug;
27 print STDERR "XX opt_$key = " . ${"opt_$key"} . "\n" if $debug;
32 print STDERR "XX opt_P = $opt_P\n" if $debug;
38 print STDERR "XX CHECK_REMOTE opt_T=$opt_T\n" if $debug;
50 print STDERR "XX CHECK_REMOTE opt_P=$opt_P\n" if $debug;
51 print STDERR "XX CHECK_REMOTE " . join(" ",@ARGV) . "\n" if $debug;
54 print STDERR "$0: no -P value\n";
61 print STDERR "XX CHECK_REMOTE sleeping\n" if $debug;
86 print STDERR "XX CHECK_REMOTE remote='$remote', port='$port', pr='$printer', op='$long'\n" if $debug;
96 print STDERR "X
[all...]
H A Dchooser.in26 print STDERR "Printcap: '$s'\n";
29 print STDERR "Args: '$s'\n";
43 print STDERR "Destinations '@destinations'\n";# if $debug;
51 print STDERR "STATUS '$_' $status\n" if $debug;;
55 print STDERR "chose '$_' from @destinations\n";
H A Dupdate_z.pl29 print STDERR "ENV: '$s'\n";
32 print STDERR "Printcap: '$s'\n";
35 #print STDERR "Args: '$s'\n";
41 print STDERR "File '$file'\n" if $debug;
54 print STDERR "Q '$Q', Zopts '$Zopts'\n" if $debug;
H A Dupdate_z.pl.in29 print STDERR "ENV: '$s'\n";
32 print STDERR "Printcap: '$s'\n";
35 #print STDERR "Args: '$s'\n";
41 print STDERR "File '$file'\n" if $debug;
54 print STDERR "Q '$Q', Zopts '$Zopts'\n" if $debug;
/asus-wl-520gu-7.0.1.45/src/router/LPRng/src/common/
H A Dlpf.c210 FPRINTF(STDERR,"BAD FD 0\n");
214 FPRINTF(STDERR,"BAD FD 1\n");
218 FPRINTF(STDERR,"BAD FD 2\n");
414 FPRINTF( STDERR, "missing option flag");
426 FPRINTF( STDERR, "missing option '%c' value", c );
475 FPRINTF( STDERR, "cannot open error log file '%s'", errorfile );
477 FPRINTF( STDERR, "using error log file '%s'", errorfile );
485 FPRINTF(STDERR, "%s command: ", name );
487 FPRINTF(STDERR, "%s ", argv[i] );
489 FPRINTF( STDERR, "\
[all...]
H A Dcheckpc.c83 FPRINTF(STDERR, "Pc_var_list: '%s' >= '%s'\n", s, t );
265 FPRINTF(STDERR,"You cannot mkdir %s - something is wrong",
270 FPRINTF(STDERR,"You cannot stat %s - something is wrong",
673 FPRINTF( STDERR, "%s\n", *s );
697 FPRINTF( STDERR, "Bad format for age '%s'", age );
712 FPRINTF( STDERR, "Bad format for number '%s'", age );
1020 FPRINTF( STDERR,
1022 FPRINTF( STDERR, "***** not SETUID, skipping setuid checks\n" );
1023 FPRINTF( STDERR,
1028 FPRINTF( STDERR,
[all...]
H A Dmonitor.c71 if(debug)FPRINTF(STDERR, "Add_buffer: start n %d, inbuffers 0x%lx, max_in_buffers %d\n",
78 FPRINTF(STDERR,"Add_buffer: realloc %d failed\n", n );
85 if(debug)FPRINTF(STDERR,"Add_buffer: end n %d, inbuffers 0x%lx, max_in_buffers %d\n",
92 if(debug)FPRINTF(STDERR,"Clear_buffer: n %d\n", n );
102 if(debug)FPRINTF(STDERR,"Save_outbuf_len: n %d, len %d\n", n, len );
105 if(debug)FPRINTF(STDERR,
113 FPRINTF(STDERR,"Put_oubuf_len: realloc %d failed\n", in->max_len );
119 if(debug)FPRINTF(STDERR,
133 FPRINTF( STDERR, "usage: %s [-u] [-t] [port]\n", prog );
134 FPRINTF( STDERR, "
[all...]
H A Dgetopt.c92 (void) FPRINTF (STDERR, "--X option form illegal\n" );
103 (void) FPRINTF (STDERR, "%s: Illegal option '%c'\n", Name, option);
124 (void) FPRINTF (STDERR,
H A Dlpbanner.c154 FPRINTF( STDERR, "missing option flag");
166 FPRINTF( STDERR, "missing option '%c' value", c );
203 FPRINTF( STDERR, "cannot open error log file '%s'", errorfile );
205 FPRINTF( STDERR, "using error log file '%s'", errorfile );
213 FPRINTF(STDERR, "%s command: verbose %d, debug %d ", name, verbose, debug );
215 FPRINTF(STDERR, "%s ", argv[i] );
217 FPRINTF( STDERR, "\n" );
220 FPRINTF(STDERR, "FILTER decoded options: " );
221 FPRINTF(STDERR,"login '%s'\n", login? login : "null" );
222 FPRINTF(STDERR,"hos
[all...]
H A Ddebug.c141 FPRINTF (STDERR,
143 FPRINTF (STDERR, " flags recognized:");
148 FPRINTF( STDERR, ", " );
149 if( !(i % 4) ) FPRINTF( STDERR, "\n " );
151 FPRINTF( STDERR, " " );
158 FPRINTF (STDERR, "%s=num", list[i].keyword);
161 FPRINTF (STDERR, "%s=str", list[i].keyword);
165 FPRINTF (STDERR, "%s[+N,@]", list[i].keyword );
175 FPRINTF (STDERR, "\n");
H A Dlprm.c149 FPRINTF(STDERR,
207 FPRINTF(STDERR,"no printers\n");
335 FPRINTF( STDERR, "%s\n", Version );
379 FPRINTF(STDERR, _(s), Name );
381 FPRINTF(STDERR, "%s", _(s) );
H A Dlpq.c160 FPRINTF(STDERR,_("authentication requested (-A) and no AUTH environment variable"));
492 FPRINTF( STDERR,_("lpq: please use the LPRng lpstat program\n"));
566 FPRINTF( STDERR, _(s), Name );
568 FPRINTF( STDERR, "%s", _(s) );
/asus-wl-520gu-7.0.1.45/src/router/samba/examples/LDAP/smbldap-tools/
H A Dsmbldap-migrate-accounts.pl97 print STDERR "ignoring $login\n";
106 print STDERR "ignoring $login\n";
111 print STDERR "$login seems to be a special Win account (rid=$rid), skipping\n";
138 print STDERR "$addcmd\n";
141 print STDERR "error adding $login, skipping\n";
169 print STDERR "processed: all=$sum user=$processed{'user'} machine=$processed{'machine'}\n";
172 print STDERR "existing: all=$sum user=$existing{'user'} machine=$existing{'machine'}\n";
175 print STDERR "created: all=$sum user=$created{'user'} machine=$created{'machine'}\n";
178 print STDERR "updated: all=$sum user=$updated{'user'} machine=$updated{'machine'}\n";
181 print STDERR "logge
[all...]
H A Dsmbldap-migrate-groups.pl91 print STDERR "Group $group now has $nmb member(s)\n";
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Dscript_asm.pl182 print STDERR "value regex = $value\n" if ($debug);
185 print STDERR "phase regex = $phase\n" if ($debug);
238 print STDERR "Patching $address at offset $offset, length $length to $value\n";
239 printf STDERR "Old code : %08x\n", $code[$address];
248 printf STDERR "New code : %08x\n", $code[$address] if ($debug);
270 print STDERR "Relative reference $symbol\n" if ($debug);
275 print STDERR "Absolute reference $symbol\n" if ($debug);
279 print STDERR "Referencing symbol $1, length = $length in $_\n" if ($debug);
286 print STDERR "forward $1\n" if ($debug_external);
309 print STDERR "
[all...]
/asus-wl-520gu-7.0.1.45/src/router/LPRng/src/AUTHENTICATE/
H A Dsclient.c38 FPRINTF(STDERR, "usage: %s %s\n", progname, msg[0]);
40 FPRINTF(STDERR, "%s\n", msg[i]);
68 FPRINTF(STDERR,"bad option '%c'\n", c );
78 FPRINTF(STDERR,"missing host or file name\n" );
89 FPRINTF(STDERR, "using '%s'\n", principal );
92 FPRINTF(STDERR, "default remote principal '%s'\n", buffer );
99 FPRINTF(STDERR, "unknown host %s\n",host);
135 FPRINTF( STDERR, "client_krb5_auth failed: %s\n", buffer );
139 fflush(STDERR);
/asus-wl-520gu-7.0.1.45/src/router/LPRng/DOCS/
H A Dupdatesgmlmirrors14 print STDERR "use: $0 Mirrorlist Updatefile\n";
/asus-wl-520gu-7.0.1.45/src/router/attr/doc/ea-conv/
H A Dea-conv49 print STDERR "Renaming attribute `user.$name' to `X$name'.\n";
82 print STDERR "$@ in line $..\n";
88 printf STDERR <<EOF;
111 print STDERR "$0: $arg: $!\n";
/asus-wl-520gu-7.0.1.45/src/router/samba/packaging/SGI/
H A Dsambalp54 print STDERR "usage: $PROG printer file user system\n";
/asus-wl-520gu-7.0.1.45/src/linux/linux/scripts/
H A Dkernel-doc346 # print STDERR "constant section '$1' = '$contents'\n";
349 # print STDERR "parameter def '$1' = '$contents'\n";
353 # print STDERR "other section '$name' = '$contents'\n";
1224 print STDERR "Error(${file}:$.): Cannot parse struct or union!\n";
1242 print STDERR "Warning(${file}:$.): Enum value '$arg' ".
1260 print STDERR "Error(${file}:$.): Cannot parse enum!\n";
1287 print STDERR "Error(${file}:$.): Cannot parse typedef!\n";
1349 print STDERR "Warning(${file}:$.): Function parameter ".
1411 print STDERR "Error(${file}:$.): cannot understand prototype: '$prototype'\n";
1530 print STDERR "Erro
[all...]
/asus-wl-520gu-7.0.1.45/src/router/acl/test/
H A Drun133 #print STDERR "[[$groups]]\n";
148 #print STDERR "[($>,$<)($(,$))]";
160 #print STDERR "<<", join("/", keys %groups), ">>\n";
162 #print STDERR "[[$groups]]\n";
177 print STDERR "[($>,$<)($(,$))]";
259 open ERR_DUP, ">&STDERR"
260 or die "Can't duplicate STDERR: $!";
261 open STDERR, ">&STDOUT"
262 or die "Can't join STDOUT and STDERR: $!";
269 print STDERR
[all...]
/asus-wl-520gu-7.0.1.45/src/router/attr/test/
H A Drun133 #print STDERR "[[$groups]]\n";
148 #print STDERR "[($>,$<)($(,$))]";
160 #print STDERR "<<", join("/", keys %groups), ">>\n";
162 #print STDERR "[[$groups]]\n";
177 print STDERR "[($>,$<)($(,$))]";
259 open ERR_DUP, ">&STDERR"
260 or die "Can't duplicate STDERR: $!";
261 open STDERR, ">&STDOUT"
262 or die "Can't join STDOUT and STDERR: $!";
269 print STDERR
[all...]

Completed in 96 milliseconds

12