Home
last modified time | relevance | path

Searched refs:CONF (Results 1 – 25 of 5013) sorted by relevance

12345678910>>...201

/dports/mail/postfixadmin/postfixadmin-d3bc1551/
H A Dconfig.inc.php32 global $CONF;
41 $CONF['configured'] = false;
54 $CONF['language_hook'] = '';
152 $CONF['admin_email'] = '';
168 $CONF['smtp_port'] = '25';
173 $CONF['smtp_client'] = '';
355 $CONF['aliases'] = '10';
357 $CONF['maxquota'] = '10';
362 $CONF['quota'] = 'NO';
396 $CONF['vacation'] = 'NO';
[all …]
/dports/mail/postfixadmin-lite/postfixadmin-d3bc1551/
H A Dconfig.inc.php32 global $CONF;
41 $CONF['configured'] = false;
54 $CONF['language_hook'] = '';
152 $CONF['admin_email'] = '';
168 $CONF['smtp_port'] = '25';
173 $CONF['smtp_client'] = '';
355 $CONF['aliases'] = '10';
357 $CONF['maxquota'] = '10';
362 $CONF['quota'] = 'NO';
396 $CONF['vacation'] = 'NO';
[all …]
/dports/sysutils/toybox/toybox-0.8.5/toys/posix/
H A Dgetconf.c62 CONF(CLOCK_SELECTION), CONF(CPUTIME), CONF(FSYNC), CONF(IPV6),
66 CONF(REALTIME_SIGNALS), CONF(REGEXP), CONF(SAVED_IDS), CONF(SEMAPHORES),
74 CONF(TIMEOUTS), CONF(TIMERS), CONF(TRACE), CONF(TRACE_EVENT_FILTER),
83 CONF(C_BIND), CONF(C_DEV), CONF(CHAR_TERM), CONF(FORT_DEV), CONF(FORT_RUN),
85 CONF(PBS_LOCATE), CONF(PBS_MESSAGE), CONF(PBS_TRACK), CONF(SW_DEV),
91 CONF(CRYPT), CONF(ENH_I18N), CONF(REALTIME), CONF(REALTIME_THREADS),
92 CONF(SHM), CONF(STREAMS), CONF(UNIX), CONF(UUCP), CONF(VERSION),
125 CONF(MAX_CANON), CONF(MAX_INPUT), CONF(NAME_MAX), CONF(NO_TRUNC),
126 CONF(PATH_MAX), CONF(PIPE_BUF), CONF(PRIO_IO), CONF(SYMLINK_MAX),
154 CONF(CHAR_MAX), CONF(CHAR_MIN), CONF(INT_MAX), CONF(INT_MIN), CONF(SCHAR_MAX),
[all …]
/dports/mail/postfixadmin33/postfixadmin-postfixadmin-3.3.10/
H A Dconfig.inc.php32 global $CONF;
41 $CONF['configured'] = false;
54 $CONF['language_hook'] = '';
152 $CONF['admin_email'] = '';
168 $CONF['smtp_port'] = '25';
173 $CONF['smtp_client'] = '';
351 $CONF['aliases'] = '10';
353 $CONF['maxquota'] = '10';
358 $CONF['quota'] = 'NO';
392 $CONF['vacation'] = 'NO';
[all …]
/dports/mail/postfixadmin33-lite/postfixadmin-postfixadmin-3.3.10/
H A Dconfig.inc.php32 global $CONF;
41 $CONF['configured'] = false;
54 $CONF['language_hook'] = '';
152 $CONF['admin_email'] = '';
168 $CONF['smtp_port'] = '25';
173 $CONF['smtp_client'] = '';
351 $CONF['aliases'] = '10';
353 $CONF['maxquota'] = '10';
358 $CONF['quota'] = 'NO';
392 $CONF['vacation'] = 'NO';
[all …]
/dports/comms/mgetty+sendfax/mgetty-1.1.37/voice/include/
H A Ddefault.h50 CONF(port_speed, 38400, CT_INT)
57 CONF(port_timeout, 10, CT_INT)
63 CONF(dial_timeout, 90, CT_INT)
70 CONF(command_delay, 100, CT_INT)
78 CONF(dtmf_len, 30, CT_INT)
94 CONF(dtmf_wait, 7, CT_INT)
118 CONF(raw_data, FALSE, CT_BOOL)
136 CONF(rec_speed, 0, CT_INT)
177 CONF(rec_min_len, 6, CT_INT)
470 CONF(max_tries, 3, CT_INT)
[all …]
/dports/www/py-pelican/pelican-4.7.1/pelican/tools/
H A Dpelican_quickstart.py48 CONF = { variable
225 if CONF['with_pagination']:
230 CONF['default_pagination'] = False
241 CONF['ftp'] = True,
251 CONF['ssh'] = True,
264 CONF['dropbox'] = True,
270 CONF['s3'] = True,
276 CONF['cloudfiles'] = True,
290 CONF['github'] = True,
313 for key, value in CONF.items():
[all …]
/dports/security/john/john-1.9.0-jumbo-1/run/
H A Dnetntlm.pl205 print CONF "MinLen = 1\n";
209 print CONF "MaxLen = 8\n";
221 print CONF "void init()\n";
222 print CONF "{\n";
224 print CONF "}\n\n";
227 print CONF "{\n";
239 print CONF "}\n\n";
244 print CONF ":\n";
245 print CONF "-c T0Q\n";
246 print CONF "-c T1QT[z0]\n";
[all …]
/dports/math/py-cryptominisat/cryptominisat-5.8.0/scripts/crystal/
H A Dprocess_all_dats.sh60 for (( CONF = 0; CONF < numconfs; CONF++))
62 …-e "assert.*fail" -e "signal" -e "error" -e "kill" -e "terminate" "${1}_${CONF}" 2>&1 | tee -a err…
63 …-e "assert.*fail" -e "signal" -e "error" -e "kill" -e "terminate" "${2}_${CONF}" 2>&1 | tee -a err…
72 for (( CONF = 0; CONF < numconfs; CONF++))
74 rm -f "comb-short-conf-${CONF}.dat"
75 rm -f "comb-long-conf-${CONF}.dat"
77 …./combine_dats.py -o "comb-short-conf-${CONF}.dat" $1/*-short-conf-${CONF}.dat > "out${2}_combine_…
78 …./combine_dats.py -o "comb-long-conf-${CONF}.dat" $1/*-long-conf-${CONF}.dat > "out${2}_combine_…
93 for (( CONF = 0; CONF < numconfs; CONF++))
95CONF}.dat" --scale --name long --basedir "../src/predict/" --final --forest --clusters 1 --split …
[all …]
/dports/math/cryptominisat/cryptominisat-5.8.0/scripts/crystal/
H A Dprocess_all_dats.sh60 for (( CONF = 0; CONF < numconfs; CONF++))
62 …-e "assert.*fail" -e "signal" -e "error" -e "kill" -e "terminate" "${1}_${CONF}" 2>&1 | tee -a err…
63 …-e "assert.*fail" -e "signal" -e "error" -e "kill" -e "terminate" "${2}_${CONF}" 2>&1 | tee -a err…
72 for (( CONF = 0; CONF < numconfs; CONF++))
74 rm -f "comb-short-conf-${CONF}.dat"
75 rm -f "comb-long-conf-${CONF}.dat"
77 …./combine_dats.py -o "comb-short-conf-${CONF}.dat" $1/*-short-conf-${CONF}.dat > "out${2}_combine_…
78 …./combine_dats.py -o "comb-long-conf-${CONF}.dat" $1/*-long-conf-${CONF}.dat > "out${2}_combine_…
93 for (( CONF = 0; CONF < numconfs; CONF++))
95CONF}.dat" --scale --name long --basedir "../src/predict/" --final --forest --clusters 1 --split …
[all …]
/dports/net/p5-Net-Proxy/Net-Proxy-0.13/script/
H A Dsslh7 our %CONF = (
28 unless $CONF{timeout} > 0;
30 if $CONF{ssh} eq $CONF{ssl};
34 unless exists $CONF{port};
40 $CONF{$_} = "localhost:$CONF{$_}"
42 $CONF{$_} = [ split /:/, $CONF{$_} ];
46 $CONF{$_}[1]
66 host => $CONF{port}[0],
67 port => $CONF{port}[1],
68 timeout => $CONF{timeout},
[all …]
H A Dconnect-tunnel13 our %CONF = (
23 GetOptions( \%CONF, "verbose|v+", "tunnel|T=s@", "proxy|P=s",
28 Net::Proxy->set_verbosity( $CONF{verbose} );
31 if ( $CONF{proxy} ) {
32 $CONF{proxy} .= ":8080" if not $CONF{proxy} =~ /:/;
35 die "--proxy <proxy:port> option required$/" if !$CONF{proxy};
39 unless exists $CONF{tunnel};
44 $CONF{'proxy-authentication'} = $CONF{'proxy-authentication'}
49 for my $tunnel ( @{ $CONF{tunnel} } ) {
67 proxy_agent => $CONF{'user-agent'},
[all …]
/dports/misc/amanda-client/amanda-3.3.9/server-src/
H A Damserverconfig.pl150 while (<CONF>) {
154 close(CONF);
329 print CONF "\n";
334 print CONF "}\n";
340 print CONF "\n";
343 print CONF "}\n";
349 print CONF "\n";
353 print CONF "}\n";
359 print CONF "\n";
365 print CONF "}\n";
[all …]
/dports/misc/amanda-server/amanda-3.3.9/server-src/
H A Damserverconfig.pl150 while (<CONF>) {
154 close(CONF);
329 print CONF "\n";
334 print CONF "}\n";
340 print CONF "\n";
343 print CONF "}\n";
349 print CONF "\n";
353 print CONF "}\n";
359 print CONF "\n";
365 print CONF "}\n";
[all …]
/dports/security/pam_ldap/pam_ldap-186/
H A Dchfn22 while(<CONF>) {
26 close(CONF);
48 $CONF{'pam_login_attribute'}='uid';
50 while(<CONF>) {
53 $CONF{$1}=$2;
55 close(CONF);
56 open(CONF,"/etc/ldap.secret") and chomp($CONF{'rootbindpw'}=<CONF>);
57 close(CONF);
78 %bindargs=('dn' => "$CONF{pam_login_attribute}=$user,ou=People,$CONF{base}",
86 $bindargs{'version'}=$CONF{'ldap_version'}?$CONF{'ldap_version'}:2;
[all …]
H A Dchsh34 $CONF{'pam_login_attribute'}='uid';
36 while(<CONF>) {
39 $CONF{$1}=$2;
41 close(CONF);
42 open(CONF,"/etc/ldap.secret") and chomp($CONF{'rootbindpw'}=<CONF>);
43 close(CONF);
47 $ldap=Net::LDAP->new($CONF{'host'});
49 if($< or $CONF{'rootbinddn'} eq '') {
56 %bindargs=('dn' => "$CONF{pam_login_attribute}=$user,ou=People,$CONF{base}",
64 $bindargs{'version'}=$CONF{'ldap_version'}?$CONF{'ldap_version'}:2;
[all …]
/dports/net/axa/axa-2.2.0/tests/
H A Dtest-tools-without-server.sh.in19 CONF=@builddir@/tests/test-config
32 echo rad | $RADTOOL -n $CONF | grep . && exit 1
35 echo "mode"| $SRATOOL -n $CONF | grep "SRA mode"
38 echo "rad ; mode"| $RADTOOL -n $CONF | grep "RAD mode"
69 echo "rad ; source" | $RADTOOL -n $CONF | grep "source filename"
94 echo "version" | $RADTOOL -n $CONF | grep "built using AXA library"
114 echo "Rad ; mode" | $RADTOOL -n $CONF | grep "RAD mode"
171 echo "? statu" | $SRATOOL -n $CONF 2>&1 | grep "server status"
194 echo " version" | $SRATOOL -n $CONF | grep "built using AXA library"
197 echo "verbose " | $SRATOOL -n $CONF | grep "verbose off"
[all …]
/dports/devel/py-spyder/spyder-3.2.7/spyder/utils/ipython/
H A Dkernelspec.py17 from spyder.config.main import CONF
40 if CONF.get('main_interpreter', 'default'):
46 pyexec = CONF.get('main_interpreter', 'executable')
49 CONF.set('main_interpreter', 'executable', '')
50 CONF.set('main_interpreter', 'default', True)
51 CONF.set('main_interpreter', 'custom', False)
110 'SPY_PYLAB_O': CONF.get('ipython_console', 'pylab'),
112 'SPY_AUTOLOAD_PYLAB_O': CONF.get('ipython_console',
114 'SPY_FORMAT_O': CONF.get('ipython_console',
116 'SPY_RESOLUTION_O': CONF.get('ipython_console',
[all …]
/dports/misc/py-cinder/cinder-12.0.10/cinder/cmd/
H A Dvolume.py63 CONF = cfg.CONF variable
66 CONF.register_cli_opt(host_opt)
75 CONF.register_cli_opt(backend_name_opt)
85 CONF.register_opt(cluster_opt)
98 cluster = CONF.cluster and CONF.cluster.strip()
129 if CONF.backend_name and CONF.backend_name not in CONF.enabled_backends:
143 elif CONF.enabled_backends:
175 gmr_opts.set_defaults(CONF)
176 CONF(sys.argv[1:], project='cinder',
178 logging.setup(CONF, "cinder")
[all …]
/dports/mail/postfixadmin33-lite/postfixadmin-postfixadmin-3.3.10/model/
H A DPFASmarty.php24 $CONF = Config::getInstance()->getAll();
27 … if (isset($CONF['theme']) && is_dir(dirname(__FILE__) . "/../templates/" . $CONF['theme'])) {
28 $theme = $CONF['theme'];
60 $CONF = Config::getInstance()->getAll();
69 $CONF['theme_css'] = $rel_path . htmlentities($CONF['theme_css']);
70 if (!empty($CONF['theme_custom_css'])) {
71 $CONF['theme_custom_css'] = $rel_path . htmlentities($CONF['theme_custom_css']);
74 $CONF['theme_favicon'] = $rel_path . htmlentities($CONF['theme_favicon']);
77 $CONF['theme_logo'] = $rel_path . htmlentities($CONF['theme_logo']);
80 $this->assign('CONF', $CONF);
[all …]
/dports/mail/postfixadmin-lite/postfixadmin-d3bc1551/model/
H A DPFASmarty.php27 $CONF = Config::getInstance()->getAll();
30 … if (isset($CONF['theme']) && is_dir(dirname(__FILE__) . "/../templates/" . $CONF['theme'])) {
31 $theme = $CONF['theme'];
64 $CONF = Config::getInstance()->getAll();
73 $CONF['theme_css'] = $rel_path . htmlentities($CONF['theme_css']);
74 if (!empty($CONF['theme_custom_css'])) {
75 $CONF['theme_custom_css'] = $rel_path . htmlentities($CONF['theme_custom_css']);
78 $CONF['theme_favicon'] = $rel_path . htmlentities($CONF['theme_favicon']);
81 $CONF['theme_logo'] = $rel_path . htmlentities($CONF['theme_logo']);
84 $this->assign('CONF', $CONF);
[all …]
/dports/mail/postfixadmin33/postfixadmin-postfixadmin-3.3.10/model/
H A DPFASmarty.php24 $CONF = Config::getInstance()->getAll();
27 … if (isset($CONF['theme']) && is_dir(dirname(__FILE__) . "/../templates/" . $CONF['theme'])) {
28 $theme = $CONF['theme'];
60 $CONF = Config::getInstance()->getAll();
69 $CONF['theme_css'] = $rel_path . htmlentities($CONF['theme_css']);
70 if (!empty($CONF['theme_custom_css'])) {
71 $CONF['theme_custom_css'] = $rel_path . htmlentities($CONF['theme_custom_css']);
74 $CONF['theme_favicon'] = $rel_path . htmlentities($CONF['theme_favicon']);
77 $CONF['theme_logo'] = $rel_path . htmlentities($CONF['theme_logo']);
80 $this->assign('CONF', $CONF);
[all …]
/dports/mail/postfixadmin/postfixadmin-d3bc1551/model/
H A DPFASmarty.php27 $CONF = Config::getInstance()->getAll();
30 … if (isset($CONF['theme']) && is_dir(dirname(__FILE__) . "/../templates/" . $CONF['theme'])) {
31 $theme = $CONF['theme'];
64 $CONF = Config::getInstance()->getAll();
73 $CONF['theme_css'] = $rel_path . htmlentities($CONF['theme_css']);
74 if (!empty($CONF['theme_custom_css'])) {
75 $CONF['theme_custom_css'] = $rel_path . htmlentities($CONF['theme_custom_css']);
78 $CONF['theme_favicon'] = $rel_path . htmlentities($CONF['theme_favicon']);
81 $CONF['theme_logo'] = $rel_path . htmlentities($CONF['theme_logo']);
84 $this->assign('CONF', $CONF);
[all …]
/dports/devel/py-pyinstaller/PyInstaller-3.5/PyInstaller/building/
H A Dbuild_main.py176 from ..config import CONF
695 from ..config import CONF
713 CONF['specpath'], CONF['specnm'] = os.path.split(spec)
714 CONF['specnm'] = os.path.splitext(CONF['specnm'])[0]
725 CONF['warnfile'] = os.path.join(workpath, 'warn-%s.txt' % CONF['specnm'])
726 CONF['dot-file'] = os.path.join(workpath, 'graph-%s.dot' % CONF['specnm'])
727 CONF['xref-file'] = os.path.join(workpath, 'xref-%s.html' % CONF['specnm'])
759 'SPEC': CONF['spec'],
783 from ..config import CONF
819 from ..config import CONF
[all …]
/dports/mail/postfixadmin33-lite/postfixadmin-postfixadmin-3.3.10/templates/
H A Dheader.php4 if( !isset($CONF) || !is_array($CONF) ) {
20 if (file_exists (realpath ("../".$CONF['theme_favicon']))) {
21 print "<link rel=\"shortcut icon\" href=\"../".htmlentities($CONF['theme_favicon'])."\" />\n";
23 print "<link rel=\"shortcut icon\" href=\"".htmlentities($CONF['theme_favicon'])."\" />\n";
25 if (file_exists (realpath ("../".$CONF['theme_css']))) {
28 …print "<link rel=\"stylesheet\" type=\"text/css\" href=\"".htmlentities($CONF['theme_css'])."\" />…
36 if (file_exists (realpath ("../".$CONF['theme_logo'])))
38 print "<img id=\"login_header_logo\" src=\"../".htmlentities($CONF['theme_logo'])."\" />\n";
40 print "<img id=\"login_header_logo\" src=\"".htmlentities($CONF['theme_logo'])."\" />\n";
43 if (($CONF['show_header_text'] == "YES") and ($CONF['header_text']))
[all …]

12345678910>>...201