Home
last modified time | relevance | path

Searched refs:getconf (Results 1 – 25 of 4297) sorted by relevance

12345678910>>...172

/dports/sysutils/heirloom/heirloom-070715/getconf/
H A DMakefile.mk1 all: getconf getconf_su3
6 getconf: getconf.o
7 $(LD) $(LDFLAGS) getconf.o $(LCOMMON) $(LWCHAR) $(LIBS) -o getconf
12 getconf.o: getconf.c heirloom.h
15 getconf_su3.o: getconf.c heirloom.h
29 $(UCBINST) -c getconf $(ROOT)$(SUSBIN)/getconf
30 $(STRIP) $(ROOT)$(SUSBIN)/getconf
31 $(UCBINST) -c getconf_su3 $(ROOT)$(SU3BIN)/getconf
32 $(STRIP) $(ROOT)$(SU3BIN)/getconf
33 $(MANINST) -c -m 644 getconf.1 $(ROOT)$(MANDIR)/man1/getconf.1
[all …]
/dports/shells/ksh93/ast-93u/src/cmd/tests/
H A Dastconf.tst7 TEST 01 synthesized getconf
14 getconf PATH_RESOLVE - 0
20 getconf CONFORMANCE
21 getconf PATH_RESOLVE
22 getconf UNIVERSE
31 getconf PATH_RESOLVE - 0
64 getconf UNIVERSE
65 getconf UNIVERSE = ucb
66 getconf UNIVERSE
67 getconf UNIVERSE = att
[all …]
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/tests/
H A Dastconf.tst7 TEST 01 synthesized getconf
14 getconf PATH_RESOLVE - 0
20 getconf CONFORMANCE
21 getconf PATH_RESOLVE
22 getconf UNIVERSE
31 getconf PATH_RESOLVE - 0
64 getconf UNIVERSE
65 getconf UNIVERSE = ucb
66 getconf UNIVERSE
67 getconf UNIVERSE = att
[all …]
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/tests/
H A Dastconf.tst7 TEST 01 synthesized getconf
14 getconf PATH_RESOLVE - 0
22 getconf CONFORMANCE
23 getconf PATH_RESOLVE
24 getconf UNIVERSE
33 getconf PATH_RESOLVE - 0
74 getconf UNIVERSE
75 getconf UNIVERSE = ucb
76 getconf UNIVERSE
77 getconf UNIVERSE = att
[all …]
/dports/misc/amanda-client/amanda-3.3.9/perl/Amanda/
H A DConfig.swg717 amglue_export_tag(getconf,
727 amglue_export_tag(getconf,
736 amglue_export_tag(getconf,
745 amglue_export_tag(getconf,
755 amglue_export_tag(getconf,
765 amglue_export_tag(getconf,
774 amglue_export_tag(getconf,
783 amglue_export_tag(getconf,
792 amglue_export_tag(getconf,
801 amglue_export_tag(getconf,
[all …]
H A DChanger.pm750 getconf($CNF_TPCHANGER) ne '') {
751 my $tpchanger = getconf($CNF_TPCHANGER);
781 my $tapedev = getconf($CNF_TAPEDEV);
952 $rv->{'autolabel'} = getconf($CNF_AUTOLABEL)
955 $rv->{'labelstr'} = getconf($CNF_LABELSTR)
1296 my $org = getconf($CNF_ORG);
1398 my $org = getconf($CNF_ORG);
1664 $self->{'tapedev'} = getconf($CNF_TAPEDEV);
1665 $self->{'tpchanger'} = getconf($CNF_TPCHANGER);
1666 $self->{'changerdev'} = getconf($CNF_CHANGERDEV);
[all …]
/dports/misc/amanda-server/amanda-3.3.9/perl/Amanda/
H A DConfig.swg717 amglue_export_tag(getconf,
727 amglue_export_tag(getconf,
736 amglue_export_tag(getconf,
745 amglue_export_tag(getconf,
755 amglue_export_tag(getconf,
765 amglue_export_tag(getconf,
774 amglue_export_tag(getconf,
783 amglue_export_tag(getconf,
792 amglue_export_tag(getconf,
801 amglue_export_tag(getconf,
[all …]
H A DChanger.pm750 getconf($CNF_TPCHANGER) ne '') {
751 my $tpchanger = getconf($CNF_TPCHANGER);
781 my $tapedev = getconf($CNF_TAPEDEV);
952 $rv->{'autolabel'} = getconf($CNF_AUTOLABEL)
955 $rv->{'labelstr'} = getconf($CNF_LABELSTR)
1296 my $org = getconf($CNF_ORG);
1398 my $org = getconf($CNF_ORG);
1664 $self->{'tapedev'} = getconf($CNF_TAPEDEV);
1665 $self->{'tpchanger'} = getconf($CNF_TPCHANGER);
1666 $self->{'changerdev'} = getconf($CNF_CHANGERDEV);
[all …]
/dports/misc/amanda-server/amanda-3.3.9/installcheck/
H A DAmanda_Config.pl63 is(getconf($CNF_TAPEDEV), "null:TEST",
261 is(getconf($CNF_RESERVE), 75,
263 is(getconf($CNF_BUMPSIZE), $int64_num+0,
265 is(getconf($CNF_TAPEDEV), "/dev/foo",
269 ok(getconf($CNF_AUTOFLUSH),
271 is(getconf($CNF_USETIMESTAMPS), 0,
277 is(getconf($CNF_DISPLAYUNIT), "M",
284 is_deeply(getconf($CNF_AUTOLABEL),
582 is(getconf($CNF_TAPEDEV), "null:TEST",
584 is(getconf($CNF_ORG), "KAOS",
[all …]
/dports/misc/amanda-client/amanda-3.3.9/installcheck/
H A DAmanda_Config.pl63 is(getconf($CNF_TAPEDEV), "null:TEST",
261 is(getconf($CNF_RESERVE), 75,
263 is(getconf($CNF_BUMPSIZE), $int64_num+0,
265 is(getconf($CNF_TAPEDEV), "/dev/foo",
269 ok(getconf($CNF_AUTOFLUSH),
271 is(getconf($CNF_USETIMESTAMPS), 0,
277 is(getconf($CNF_DISPLAYUNIT), "M",
284 is_deeply(getconf($CNF_AUTOLABEL),
582 is(getconf($CNF_TAPEDEV), "null:TEST",
584 is(getconf($CNF_ORG), "KAOS",
[all …]
/dports/misc/amanda-client/amanda-3.3.9/server-src/
H A Damreport.pl159 my $logdir = config_dir_relative(getconf($CNF_LOGDIR));
177 my $cfg_printer = getconf($CNF_PRINTER);
200 my $ttyp = getconf($CNF_TAPETYPE);
204 my $cfg_mailer = getconf($CNF_MAILER);
205 my $cfg_printer = getconf($CNF_PRINTER);
259 my $cfg_send = getconf($CNF_SEND_AMREPORT_ON);
400 getconf($CNF_ORG) . $done
406 my $cfg_mailer = getconf($CNF_MAILER);
569 my $tl_file = config_dir_relative(getconf($CNF_TAPELIST));
573 my $diskfile = config_dir_relative(getconf($CNF_DISKFILE));
[all …]
/dports/misc/amanda-server/amanda-3.3.9/server-src/
H A Damreport.pl159 my $logdir = config_dir_relative(getconf($CNF_LOGDIR));
177 my $cfg_printer = getconf($CNF_PRINTER);
200 my $ttyp = getconf($CNF_TAPETYPE);
204 my $cfg_mailer = getconf($CNF_MAILER);
205 my $cfg_printer = getconf($CNF_PRINTER);
259 my $cfg_send = getconf($CNF_SEND_AMREPORT_ON);
400 getconf($CNF_ORG) . $done
406 my $cfg_mailer = getconf($CNF_MAILER);
569 my $tl_file = config_dir_relative(getconf($CNF_TAPELIST));
573 my $diskfile = config_dir_relative(getconf($CNF_DISKFILE));
[all …]
/dports/misc/amanda-server/amanda-3.3.9/common-src/
H A Dconffile.h514 val_t *getconf(confparm_key key);
521 #define getconf_seen(key) (val_t_seen(getconf((key))))
522 #define getconf_linenum(key) (val_t_seen(getconf((key))))
533 #define getconf_int(key) (val_t_to_int(getconf((key))))
534 #define getconf_int64(key) (val_t_to_int64(getconf((key))))
535 #define getconf_real(key) (val_t_to_real(getconf((key))))
536 #define getconf_str(key) (val_t_to_str(getconf((key))))
537 #define getconf_ident(key) (val_t_to_ident(getconf((key))))
539 #define getconf_time(key) (val_t_to_time(getconf((key))))
540 #define getconf_size(key) (val_t_to_size(getconf((key))))
[all …]
/dports/misc/amanda-client/amanda-3.3.9/common-src/
H A Dconffile.h514 val_t *getconf(confparm_key key);
521 #define getconf_seen(key) (val_t_seen(getconf((key))))
522 #define getconf_linenum(key) (val_t_seen(getconf((key))))
533 #define getconf_int(key) (val_t_to_int(getconf((key))))
534 #define getconf_int64(key) (val_t_to_int64(getconf((key))))
535 #define getconf_real(key) (val_t_to_real(getconf((key))))
536 #define getconf_str(key) (val_t_to_str(getconf((key))))
537 #define getconf_ident(key) (val_t_to_ident(getconf((key))))
539 #define getconf_time(key) (val_t_to_time(getconf((key))))
540 #define getconf_size(key) (val_t_to_size(getconf((key))))
[all …]
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-hdfs-project/hadoop-hdfs/src/main/bin/
H A Dstop-dfs.sh28 NAMENODES=$($HADOOP_PREFIX/bin/hdfs getconf -namenodes)
53 SECONDARY_NAMENODES=$($HADOOP_PREFIX/bin/hdfs getconf -secondarynamenodes 2>/dev/null)
67 SHARED_EDITS_DIR=$($HADOOP_PREFIX/bin/hdfs getconf -confKey dfs.namenode.shared.edits.dir 2>&-)
81 AUTOHA_ENABLED=$($HADOOP_PREFIX/bin/hdfs getconf -confKey dfs.ha.automatic-failover.enabled)
H A Dstart-dfs.sh56 NAMENODES=$($HADOOP_PREFIX/bin/hdfs getconf -namenodes)
81 SECONDARY_NAMENODES=$($HADOOP_PREFIX/bin/hdfs getconf -secondarynamenodes 2>/dev/null)
95 SHARED_EDITS_DIR=$($HADOOP_PREFIX/bin/hdfs getconf -confKey dfs.namenode.shared.edits.dir 2>&-)
109 AUTOHA_ENABLED=$($HADOOP_PREFIX/bin/hdfs getconf -confKey dfs.ha.automatic-failover.enabled)
/dports/multimedia/libdca/libdca-0.0.7/
H A D.gitlab-ci.yml15 - make -j $(getconf _NPROCESSORS_ONLN)
26 - make -j $(getconf _NPROCESSORS_ONLN)
40 - make -j $(getconf _NPROCESSORS_ONLN)
54 - make -j $(getconf _NPROCESSORS_ONLN)
/dports/textproc/yodl/yodl-5fa97b175c85581d01329013cfdb4239f019b023/yodl/contrib/
H A Dbuild.pl53 my $cc = getconf ('CC');
54 my $cflags = getconf ('CFLAGS');
55 my $toplevel_version = getconf ('TOPLEVEL_VERSION');
56 my $std_include = getconf ('STD_INCLUDE');
57 my $yodl_bin = getconf ('YODL_BIN');
58 my $std_conversions = getconf ('STD_CONVERSIONS');
59 my $manual_formats = getconf ('MANUAL_FORMATS');
60 my $man_dir = getconf ('MAN_DIR');
61 my $doc_dir = getconf ('DOC_DIR');
83 sub getconf ($) { subroutine
/dports/devel/ga/ga-5.8/pario/
H A Dmakefile.h40 CC += $(shell getconf LFS_CFLAGS)
47 LIB_DEFINES += $(shell getconf LFS_CFLAGS)
67 LIB_DEFINES += $(shell getconf XBS5_ILP32_OFFBIG_CFLAGS)
72 LIB_DEFINES += $(shell getconf XBS5_LP64_OFF64_CFLAGS)
/dports/multimedia/x264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/
H A D.gitlab-ci.yml63 make -j$(getconf _NPROCESSORS_ONLN)
64 make -j$(getconf _NPROCESSORS_ONLN) install
69 make -j$(getconf _NPROCESSORS_ONLN)
70 make -j$(getconf _NPROCESSORS_ONLN) install
73 make -j$(getconf _NPROCESSORS_ONLN) x264 checkasm
113 make -j$(getconf _NPROCESSORS_ONLN)
114 make -j$(getconf _NPROCESSORS_ONLN) install
117 make -j$(getconf _NPROCESSORS_ONLN) x264 checkasm
136 make -j$(getconf _NPROCESSORS_ONLN) x264 checkasm
161 make -j$(getconf _NPROCESSORS_ONLN)
[all …]
/dports/multimedia/libx264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/
H A D.gitlab-ci.yml63 make -j$(getconf _NPROCESSORS_ONLN)
64 make -j$(getconf _NPROCESSORS_ONLN) install
69 make -j$(getconf _NPROCESSORS_ONLN)
70 make -j$(getconf _NPROCESSORS_ONLN) install
73 make -j$(getconf _NPROCESSORS_ONLN) x264 checkasm
113 make -j$(getconf _NPROCESSORS_ONLN)
114 make -j$(getconf _NPROCESSORS_ONLN) install
117 make -j$(getconf _NPROCESSORS_ONLN) x264 checkasm
136 make -j$(getconf _NPROCESSORS_ONLN) x264 checkasm
161 make -j$(getconf _NPROCESSORS_ONLN)
[all …]
/dports/games/devilutionX/devilutionX-1.2.1/Packaging/amiga/
H A Dprep.sh27 cmake --build . --config Release --target install -- -j$(getconf _NPROCESSORS_ONLN)
34 make PREFX=${SYSROOT} PREF=${SYSROOT} -j$(getconf _NPROCESSORS_ONLN)
47 make -j$(getconf _NPROCESSORS_ONLN)
57 cmake --build . --config Release --target install -- -j$(getconf _NPROCESSORS_ONLN)
66 make -j$(getconf _NPROCESSORS_ONLN)
/dports/misc/amanda-client/amanda-3.3.9/perl/Amanda/Taper/
H A DScan.pm245 $params{'tapecycle'} = getconf($CNF_TAPECYCLE)
247 $params{'labelstr'} = getconf($CNF_LABELSTR)
249 $params{'autolabel'} = getconf($CNF_AUTOLABEL)
251 $params{'meta_autolabel'} = getconf($CNF_META_AUTOLABEL)
/dports/misc/amanda-server/amanda-3.3.9/perl/Amanda/Taper/
H A DScan.pm245 $params{'tapecycle'} = getconf($CNF_TAPECYCLE)
247 $params{'labelstr'} = getconf($CNF_LABELSTR)
249 $params{'autolabel'} = getconf($CNF_AUTOLABEL)
251 $params{'meta_autolabel'} = getconf($CNF_META_AUTOLABEL)
/dports/net/gerbera/gerbera-1.9.2/cmake/
H A DFindLFS.cmake73 # * Output of getconf LFS_CFLAGS; getconf LFS_LIBS; getconf LFS_LDFLAGS
93 # Check using getconf. If getconf fails, don't worry, the check in
95 execute_process(COMMAND getconf LFS_CFLAGS
99 execute_process(COMMAND getconf LFS_LIBS
103 execute_process(COMMAND getconf LFS_LDFLAGS

12345678910>>...172