Home
last modified time | relevance | path

Searched refs:lconf (Results 1 – 25 of 580) sorted by relevance

12345678910>>...24

/dports/sysutils/webmin/webmin-1.981/webalizer/
H A Dedit_log.cgi13 my $lconf;
17 $lconf = { };
22 $lconf = &get_log_config($in{'file'});
75 !$in{'new'} && $lconf->{'dir'} ? $lconf->{'user'} || "root" :
100 &ui_radio("sched", $lconf->{'sched'} ? 1 : 0,
104 if (!defined($lconf->{'mins'}) || $lconf->{'mins'} eq '') {
105 $lconf->{'mins'} = $lconf->{'hours'} = 0;
106 $lconf->{'days'} = $lconf->{'months'} = $lconf->{'weekdays'} = '*';
108 print &cron::get_times_input($lconf, 0, undef, "");
118 if ($lconf->{'dir'}) {
[all …]
H A Dsave_log.cgi87 my $lconf = { };
91 $lconf->{'user'} = $in{'user'};
101 $lconf->{'user'} = $remote_user;
106 $lconf->{'user'} = $access{'user'};
108 $lconf->{'dir'} = $in{'dir'};
109 $lconf->{'sched'} = $in{'sched'};
110 $lconf->{'type'} = $in{'type'};
111 $lconf->{'over'} = $in{'over'};
112 $lconf->{'clear'} = $in{'clear'};
117 if ($lconf->{'sched'}) {
[all …]
H A Dwebalizer-lib.pl173 my $lconf = &get_log_config($_[0]);
185 my $type = $lconf->{'type'} == 1 ? "" :
195 my $user = $lconf->{'user'} || "root";
199 if (!-d $lconf->{'dir'}) {
200 mkdir($lconf->{'dir'}, 0755);
356 my ($lconf, $job) = @_;
357 $job->{'special'} = $lconf->{'special'};
358 $job->{'mins'} = $lconf->{'mins'};
359 $job->{'hours'} = $lconf->{'hours'};
360 $job->{'days'} = $lconf->{'days'};
[all …]
H A Dbackup_config.pl52 my $lconf = &get_log_config($log->{'file'});
53 if ($lconf->{'sched'}) {
60 $job->{'special'} = $lconf->{'special'};
61 $job->{'mins'} = $lconf->{'mins'};
62 $job->{'hours'} = $lconf->{'hours'};
63 $job->{'days'} = $lconf->{'days'};
64 $job->{'months'} = $lconf->{'months'};
65 $job->{'weekdays'} = $lconf->{'weekdays'};
H A Dmass.cgi28 my $lconf = &get_log_config($file);
29 if (!$lconf->{'sched'}) {
31 $lconf->{'sched'} = 1;
37 &lconf_to_cron($lconf, $job);
42 &save_log_config($file, $lconf);
53 my $lconf = &get_log_config($file);
54 if ($lconf->{'sched'}) {
56 $lconf->{'sched'} = 0;
63 &save_log_config($file, $lconf);
/dports/sysutils/webmin/webmin-1.981/logrotate/
H A Dedit_log.cgi10 $lconf = $conf;
18 $lconf = $log->{'members'};
37 $period = &get_period($lconf);
47 $size = &find_value("size", $lconf);
63 $rotate = &find_value("rotate", $lconf);
76 $create = &find_value("create", $lconf);
77 $nocreate = &find("nocreate", $lconf);
98 $noolddir = &find("noolddir", $lconf);
120 $mail = &find_value("mail", $lconf);
121 $nomail = &find("nomail", $lconf);
[all …]
/dports/net/openntpd/openntpd-6.8p1/src/
H A Dntpd.c181 memset(&lconf, 0, sizeof(lconf)); in main()
197 lconf.debug = 1; in main()
203 lconf.debug = 1; in main()
217 lconf.verbose++; in main()
227 if (!lconf.debug) in main()
257 lconf.automatic = auto_preconditions(&lconf); in main()
258 if (lconf.automatic) in main()
259 lconf.settime = 1; in main()
290 if (!lconf.debug) { in main()
293 writepid(&lconf); in main()
[all …]
H A Dserver.c52 TAILQ_FOREACH(lap, &lconf->listen_addrs, entry) { in setup_listeners()
111 for (la = TAILQ_FIRST(&lconf->listen_addrs); la; ) { in setup_listeners()
125 TAILQ_REMOVE(&lconf->listen_addrs, la, entry); in setup_listeners()
163 TAILQ_REMOVE(&lconf->listen_addrs, la, entry); in setup_listeners()
178 server_dispatch(int fd, struct ntpd_conf *lconf) in server_dispatch() argument
205 if (lconf->status.synced) in server_dispatch()
206 reply.status = lconf->status.leap; in server_dispatch()
217 reply.stratum = lconf->status.stratum; in server_dispatch()
219 reply.precision = lconf->status.precision; in server_dispatch()
221 reply.reftime = d_to_lfp(lconf->status.reftime); in server_dispatch()
[all …]
/dports/sysutils/webmin/webmin-1.981/postfix/
H A Dmap_chooser.cgi69 $lconf = { };
71 $lconf = &get_backend_config($tv->[1]);
76 &ui_opt_textbox("lserver_host_$i", $lconf->{'server_host'}, 30,
79 &ui_opt_textbox("lserver_port_$i", $lconf->{'server_port'}, 5,
82 &ui_radio("lstart_tls_$i", $lconf->{'start_tls'} || 'no',
86 &ui_textbox("lsearch_base_$i", $lconf->{'search_base'}, 50));
93 $lconf->{'result_attribute'}, 20,
97 &ui_select("lscope_$i", $lconf->{'scope'},
102 &ui_radio("lbind_$i", $lconf->{'bind'} || 'yes',
106 &ui_opt_textbox("lbind_dn_$i", $lconf->{'bind_dn'}, 40,
[all …]
/dports/devel/slibtool/slibtool-0.5.34/src/internal/
H A Dslibtool_lconf_impl.c45 const char * lconf) in slbt_lconf_trace_lconf_plain() argument
54 '"',lconf,'"') < 0) in slbt_lconf_trace_lconf_plain()
62 const char * lconf) in slbt_lconf_trace_lconf_annotated() argument
79 '"',lconf,'"', in slbt_lconf_trace_lconf_annotated()
366 const char * lconf, in slbt_lconf_trace_result_silent() argument
372 (void)lconf; in slbt_lconf_trace_result_silent()
380 const char * lconf, in slbt_lconf_trace_result_plain() argument
390 ? path : lconf; in slbt_lconf_trace_result_plain()
438 ? path : lconf; in slbt_lconf_trace_result_annotated()
530 lconf = lconf ? lconf : "libtool"; in slbt_lconf_open()
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/open-policy-agent/opa/vendor/golang.org/x/tools/cmd/guru/
H A Dreferrers.go30 lconf := loader.Config{Fset: fset, Build: q.Build}
31 allowErrors(&lconf)
38 lprog, err := lconf.Load()
125 lconf := loader.Config{
132 allowErrors(&lconf)
137 lconf.ImportWithTests(path)
180 lconf.Load() // ignore error
236 lconf := loader.Config{
243 allowErrors(&lconf)
248 lconf.ImportWithTests(path)
[all …]
/dports/security/vault/vault-1.8.2/vendor/golang.org/x/tools/cmd/guru/
H A Dguru.go114 func setPTAScope(lconf *loader.Config, scope []string) error {
115 pkgs := buildutil.ExpandPatterns(lconf.Build, scope)
121 lconf.ImportPkgs = pkgs
258 lconf.AllowErrors = true
265 prog, err := lconf.Load()
303 func allowErrors(lconf *loader.Config) {
304 ctxt := *lconf.Build // copy
306 lconf.Build = &ctxt
307 lconf.AllowErrors = true
310 lconf.ParserMode = parser.AllErrors
[all …]
/dports/net/evans/evans-0.9.1/vendor/golang.org/x/tools/cmd/guru/
H A Dguru.go114 func setPTAScope(lconf *loader.Config, scope []string) error {
115 pkgs := buildutil.ExpandPatterns(lconf.Build, scope)
121 lconf.ImportPkgs = pkgs
258 lconf.AllowErrors = true
265 prog, err := lconf.Load()
303 func allowErrors(lconf *loader.Config) {
304 ctxt := *lconf.Build // copy
306 lconf.Build = &ctxt
307 lconf.AllowErrors = true
310 lconf.ParserMode = parser.AllErrors
[all …]
/dports/www/bugzilla2atom/bugzilla2atom-56126912bf314a80744827758d582e5e60e7178c/vendor/golang.org/x/tools/cmd/guru/
H A Dguru.go114 func setPTAScope(lconf *loader.Config, scope []string) error {
115 pkgs := buildutil.ExpandPatterns(lconf.Build, scope)
121 lconf.ImportPkgs = pkgs
258 lconf.AllowErrors = true
265 prog, err := lconf.Load()
303 func allowErrors(lconf *loader.Config) {
304 ctxt := *lconf.Build // copy
306 lconf.Build = &ctxt
307 lconf.AllowErrors = true
310 lconf.ParserMode = parser.AllErrors
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/golang.org/x/tools/cmd/guru/
H A Dguru.go114 func setPTAScope(lconf *loader.Config, scope []string) error {
115 pkgs := buildutil.ExpandPatterns(lconf.Build, scope)
121 lconf.ImportPkgs = pkgs
258 lconf.AllowErrors = true
265 prog, err := lconf.Load()
303 func allowErrors(lconf *loader.Config) {
304 ctxt := *lconf.Build // copy
306 lconf.Build = &ctxt
307 lconf.AllowErrors = true
310 lconf.ParserMode = parser.AllErrors
[all …]
/dports/devel/golint/lint-959b441/vendor/golang.org/x/tools/cmd/guru/
H A Dguru.go114 func setPTAScope(lconf *loader.Config, scope []string) error {
115 pkgs := buildutil.ExpandPatterns(lconf.Build, scope)
121 lconf.ImportPkgs = pkgs
258 lconf.AllowErrors = true
265 prog, err := lconf.Load()
303 func allowErrors(lconf *loader.Config) {
304 ctxt := *lconf.Build // copy
306 lconf.Build = &ctxt
307 lconf.AllowErrors = true
310 lconf.ParserMode = parser.AllErrors
[all …]
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/golang.org/x/tools/cmd/guru/
H A Dguru.go114 func setPTAScope(lconf *loader.Config, scope []string) error {
115 pkgs := buildutil.ExpandPatterns(lconf.Build, scope)
121 lconf.ImportPkgs = pkgs
258 lconf.AllowErrors = true
265 prog, err := lconf.Load()
303 func allowErrors(lconf *loader.Config) {
304 ctxt := *lconf.Build // copy
306 lconf.Build = &ctxt
307 lconf.AllowErrors = true
310 lconf.ParserMode = parser.AllErrors
[all …]
/dports/devel/liteide/liteide-x37.4/liteidex/vendor/golang.org/x/tools/cmd/guru/
H A Dguru.go114 func setPTAScope(lconf *loader.Config, scope []string) error {
115 pkgs := buildutil.ExpandPatterns(lconf.Build, scope)
121 lconf.ImportPkgs = pkgs
258 lconf.AllowErrors = true
265 prog, err := lconf.Load()
303 func allowErrors(lconf *loader.Config) {
304 ctxt := *lconf.Build // copy
306 lconf.Build = &ctxt
307 lconf.AllowErrors = true
310 lconf.ParserMode = parser.AllErrors
[all …]
/dports/security/snowflake-tor/snowflake-ead5a960d7fa19dc890ccbfc0765c5ab6629eaa9/vendor/golang.org/x/tools/cmd/guru/
H A Dguru.go114 func setPTAScope(lconf *loader.Config, scope []string) error {
115 pkgs := buildutil.ExpandPatterns(lconf.Build, scope)
121 lconf.ImportPkgs = pkgs
258 lconf.AllowErrors = true
265 prog, err := lconf.Load()
303 func allowErrors(lconf *loader.Config) {
304 ctxt := *lconf.Build // copy
306 lconf.Build = &ctxt
307 lconf.AllowErrors = true
310 lconf.ParserMode = parser.AllErrors
[all …]
/dports/net-im/dendrite/dendrite-0.5.1/vendor/golang.org/x/tools/cmd/guru/
H A Dguru.go114 func setPTAScope(lconf *loader.Config, scope []string) error {
115 pkgs := buildutil.ExpandPatterns(lconf.Build, scope)
121 lconf.ImportPkgs = pkgs
258 lconf.AllowErrors = true
265 prog, err := lconf.Load()
303 func allowErrors(lconf *loader.Config) {
304 ctxt := *lconf.Build // copy
306 lconf.Build = &ctxt
307 lconf.AllowErrors = true
310 lconf.ParserMode = parser.AllErrors
[all …]
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/golang.org/x/tools/tools-5eefd052ad72/cmd/guru/
H A Dguru.go114 func setPTAScope(lconf *loader.Config, scope []string) error {
115 pkgs := buildutil.ExpandPatterns(lconf.Build, scope)
121 lconf.ImportPkgs = pkgs
258 lconf.AllowErrors = true
265 prog, err := lconf.Load()
303 func allowErrors(lconf *loader.Config) {
304 ctxt := *lconf.Build // copy
306 lconf.Build = &ctxt
307 lconf.AllowErrors = true
310 lconf.ParserMode = parser.AllErrors
[all …]
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/golang.org/x/tools/cmd/guru/
H A Dguru.go114 func setPTAScope(lconf *loader.Config, scope []string) error {
115 pkgs := buildutil.ExpandPatterns(lconf.Build, scope)
121 lconf.ImportPkgs = pkgs
258 lconf.AllowErrors = true
265 prog, err := lconf.Load()
303 func allowErrors(lconf *loader.Config) {
304 ctxt := *lconf.Build // copy
306 lconf.Build = &ctxt
307 lconf.AllowErrors = true
310 lconf.ParserMode = parser.AllErrors
[all …]
/dports/security/xray-core/Xray-core-1.5.0/vendor/golang.org/x/tools/cmd/guru/
H A Dguru.go114 func setPTAScope(lconf *loader.Config, scope []string) error {
115 pkgs := buildutil.ExpandPatterns(lconf.Build, scope)
121 lconf.ImportPkgs = pkgs
258 lconf.AllowErrors = true
265 prog, err := lconf.Load()
303 func allowErrors(lconf *loader.Config) {
304 ctxt := *lconf.Build // copy
306 lconf.Build = &ctxt
307 lconf.AllowErrors = true
310 lconf.ParserMode = parser.AllErrors
[all …]
/dports/security/vuls/vuls-0.13.7/vendor/golang.org/x/tools/cmd/guru/
H A Dguru.go114 func setPTAScope(lconf *loader.Config, scope []string) error {
115 pkgs := buildutil.ExpandPatterns(lconf.Build, scope)
121 lconf.ImportPkgs = pkgs
258 lconf.AllowErrors = true
265 prog, err := lconf.Load()
303 func allowErrors(lconf *loader.Config) {
304 ctxt := *lconf.Build // copy
306 lconf.Build = &ctxt
307 lconf.AllowErrors = true
310 lconf.ParserMode = parser.AllErrors
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/golang.org/x/tools/cmd/guru/
H A Dguru.go114 func setPTAScope(lconf *loader.Config, scope []string) error {
115 pkgs := buildutil.ExpandPatterns(lconf.Build, scope)
121 lconf.ImportPkgs = pkgs
258 lconf.AllowErrors = true
265 prog, err := lconf.Load()
303 func allowErrors(lconf *loader.Config) {
304 ctxt := *lconf.Build // copy
306 lconf.Build = &ctxt
307 lconf.AllowErrors = true
310 lconf.ParserMode = parser.AllErrors
[all …]

12345678910>>...24