Searched refs:pc_file (Results 1 - 4 of 4) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/LPRng/UTILS/
H A Dread_conf213 my( $pc_file, $Pc_hash, $Pc_index, $server, $depth, $hostname ) = @_;
220 # $pc_file - file name
243 my( $pc_file, $Pc_hash, $Pc_index, $server, $depth, $hostname ) = @_;
250 print "Read_printcap_file: file '$pc_file', depth $depth\n" if $Debug>0;
252 return "nesting too deep for '$pc_file'";
255 $file_name = trimall($pc_file);
267 CheckRecurse($pc_file, %$Pc_hash, %$Pc_index, $server, $depth, @$hostname ) ){
318 Dump_index( "Read_printcap_file: after '$pc_file'", %$Pc_index );
320 Dump_pc( "Read_printcap_file: after '$pc_file'", %{$Pc_hash->{$name}} );
H A Dread_conf.in213 my( $pc_file, $Pc_hash, $Pc_index, $server, $depth, $hostname ) = @_;
220 # $pc_file - file name
243 my( $pc_file, $Pc_hash, $Pc_index, $server, $depth, $hostname ) = @_;
250 print "Read_printcap_file: file '$pc_file', depth $depth\n" if $Debug>0;
252 return "nesting too deep for '$pc_file'";
255 $file_name = trimall($pc_file);
267 CheckRecurse($pc_file, %$Pc_hash, %$Pc_index, $server, $depth, @$hostname ) ){
318 Dump_index( "Read_printcap_file: after '$pc_file'", %$Pc_index );
320 Dump_pc( "Read_printcap_file: after '$pc_file'", %{$Pc_hash->{$name}} );
H A DLPRng.pm.in241 my( $pc_file, $Pc_hash, $Pc_index, $server, $depth, $hostname ) = @_;
248 # $pc_file - file name
271 my( $pc_file, $Pc_hash, $Pc_index, $server, $depth, $hostname ) = @_;
278 print "Read_printcap_file: file '$pc_file', depth $depth\n" if $Debug>0;
280 return "nesting too deep for '$pc_file'";
283 $file_name = trimall($pc_file);
295 CheckRecurse($pc_file, %$Pc_hash, %$Pc_index, $server, $depth, @$hostname ) ){
346 Dump_index( "Read_printcap_file: after '$pc_file'", %$Pc_index );
348 Dump_pc( "Read_printcap_file: after '$pc_file'", %{$Pc_hash->{$name}} );
H A DLPRng.pm241 my( $pc_file, $Pc_hash, $Pc_index, $server, $depth, $hostname ) = @_;
248 # $pc_file - file name
271 my( $pc_file, $Pc_hash, $Pc_index, $server, $depth, $hostname ) = @_;
278 print "Read_printcap_file: file '$pc_file', depth $depth\n" if $Debug>0;
280 return "nesting too deep for '$pc_file'";
283 $file_name = trimall($pc_file);
295 CheckRecurse($pc_file, %$Pc_hash, %$Pc_index, $server, $depth, @$hostname ) ){
346 Dump_index( "Read_printcap_file: after '$pc_file'", %$Pc_index );
348 Dump_pc( "Read_printcap_file: after '$pc_file'", %{$Pc_hash->{$name}} );

Completed in 33 milliseconds