Home
last modified time | relevance | path

Searched refs:PRINTCAP (Results 1 – 25 of 28) sorted by relevance

12

/dports/print/magicfilter/magicfilter-2.3.h/contrib/
H A Dmfconfig.pl.in237 open(PRINTCAP,">$printcap") || die "Can't write $printcap: $!";
238 print PRINTCAP <<EOH;
249 print PRINTCAP <<"EOE";
257 close(PRINTCAP);
/dports/sysutils/LPRng/lprng-3.8.C/conf/
H A Dinit.debian11 PRINTCAP=/etc/printcap
15 test -f $PRINTCAP || test -f $LPDPRINTCAP || exit 0
/dports/graphics/xpaint/xpaint-2.9.10.3/
H A DVMS.H15 #define PRINTCAP "PRINTCAP" macro
H A DLocal.config19 XCOMM instead PRINTCAP (or disable it as well)
28 XCOMM Enable/disable PRINTCAP (for BSD style printing configuration)
29 XCOMM PRINTCAP = /etc/printcap:/etc/printcap.cups
30 XCOMM #define PRINTCAP
H A Dprint.c247 #ifdef PRINTCAP
257 if (strlen(PRINTCAP)<=1) return; in parsePrintcap()
259 printcap = strdup(PRINTCAP); in parsePrintcap()
1487 #ifdef PRINTCAP in PrintPopup()
1488 if (strlen(PRINTCAP)>=1) { in PrintPopup()
1539 #ifdef PRINTCAP in PrintPopup()
H A DImakefile22 #ifdef PRINTCAP
23 DEFINES += "-DPRINTCAP=\"$(PRINTCAP)\""
/dports/print/foomatic-db-engine/foomatic-db-engine-4.0.13/
H A Dfoomatic-configure.in852 open PRINTCAP, "> $printcap" or die "Cannot write $printcap!\n";
853 print PRINTCAP dump_lpd_printcap($config, $pcap);
854 close PRINTCAP;
967 open PRINTCAP, "> $printcap" or die "Cannot write $printcap!\n";
968 print PRINTCAP @newprintcap;
969 close PRINTCAP;
999 open PRINTCAP, "> $printcap" or die "Cannot write $printcap!\n";
1000 print PRINTCAP @newprintcap;
1001 close PRINTCAP;
1032 print PRINTCAP @newprintcap;
[all …]
H A DMakefile.in75 PRINTCAP=@PRINTCAP@
H A Dconfigure4405 case $PRINTCAP in
4407 ac_cv_path_PRINTCAP="$PRINTCAP" # Let the user override the test with a path.
4428 PRINTCAP=$ac_cv_path_PRINTCAP
4429 if test -n "$PRINTCAP"; then
4430 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PRINTCAP" >&5
4431 $as_echo "$PRINTCAP" >&6; }
4438 test -n "$PRINTCAP" && break
4440 test -n "$PRINTCAP" || PRINTCAP="/etc/printcap"
H A Dconfigure.ac232 AC_PATH_PROGS(PRINTCAP,printcap,/etc/printcap,$SYSCONFSEARCHPATH)
/dports/print/foomatic-filters/foomatic-filters-4.0.17/
H A Dconfigure.ac70 FM_PATH_DIR(PRINTCAP,printcap,/etc/printcap,$ETCSEARCHPATH)
H A DMakefile.in164 PRINTCAP = @PRINTCAP@
/dports/graphics/xfig/xfig-3.2.8a/
H A Dconfig.h.in166 #undef PRINTCAP
H A Dconfigure.ac321 AC_DEFINE_UNQUOTED([PRINTCAP], ["$printcapfile"], definition
/dports/graphics/xfig/xfig-3.2.8a/src/
H A Dw_print.c1258 if ((printcap=fopen(PRINTCAP,"r"))==NULL) in parse_printcap()
1304 file_msg("Maximum number of printers (%d) exceeded in %s",MAX_PRINTERS,PRINTCAP); in parse_printcap()
/dports/misc/mc-nox11/mc-4.8.27/src/vfs/smbfs/helpers/include/
H A Dsmb.h923 #define PRINTCAP (lp_printcapname()) macro
/dports/misc/mc/mc-4.8.27/src/vfs/smbfs/helpers/include/
H A Dsmb.h923 #define PRINTCAP (lp_printcapname()) macro
/dports/security/ADMsmb/ADMsmb_0.3/
H A Dsmb.h631 #define PRINTCAP (lp_printcapname())
/dports/sysutils/LPRng/lprng-3.8.C/
H A DINSTALL296 PRINTCAP FILES:
H A DREADME.SSL.SECURITY337 PRINTCAP INFORMATION:
/dports/graphics/bmeps/dktools-4.31.1/man/src/
H A Dpjsnmp.1.pod300 =head1 FILES - THE PRINTCAP FILE
/dports/sysutils/LPRng/lprng-3.8.C/po/
H A Dfr.po96 msgid "PRINTCAP"
97 msgstr "PRINTCAP"
H A Dpl.po99 msgid "PRINTCAP"
100 msgstr "PRINTCAP"
H A DLPRng.pot99 msgid "PRINTCAP"
H A Dvi.po99 msgid "PRINTCAP"
100 msgstr "PRINTCAP"

12