Home
last modified time | relevance | path

Searched +refs:bind +refs:key +refs:if +refs:unbound (Results 1 – 25 of 1217) sorted by relevance

12345678910>>...49

/dports/dns/knot-resolver/knot-resolver-5.4.3/tests/integration/deckard/template/
H A Dunbound.j238 # specify 0.0.0.0 and ::0 to bind to all available interfaces.
440 # if yes, perform key lookups adjacent to normal lookups.
465 # auto-trust-anchor-file: "/var/lib/unbound/root.key"
494 #trusted-keys-file: /etc/unbound/keys.d/*.key
495 #auto-trust-anchor-file: "/var/lib/unbound/root.key"
534 # Enable it if the only clients of unbound are legacy servers (w2008)
681 # ssl-service-key: "/etc/unbound/unbound_server.key"
740 # unbound server key file.
741 #server-key-file: "/etc/unbound/unbound_server.key"
746 # unbound-control key file.
[all …]
/dports/editors/hnb/hnb-1.9.18/doc/
H A Dhnbrc130 ##### key-bindings
293 bind any unbound
313 bind any unbound
324 bind any unbound
378 bind any unbound
409 bind any unbound
424 bind any unbound
437 bind any "unbound"
454 bind any unbound
471 bind any unbound
[all …]
/dports/dns/unbound/unbound-1.14.0/contrib/
H A Dunbound.spec_fedora4 %if %{with_python}
20 Source5: root.key
27 %if %{with_python}
81 %if %{with_python}
100 %if %{with_python}
121 # install root and DLV key
126 %if %{with_python}
146 %if %{with_python}
233 - Enable root key for DNSSEC
358 is used to load multiple dnssec keys in bind file format
[all …]
/dports/editors/hnb/hnb-1.9.18/src/
H A Dhnbrc.inc130 ##### key-bindings\n\
293 bind any unbound\n\
313 bind any unbound\n\
324 bind any unbound\n\
378 bind any unbound\n\
409 bind any unbound\n\
424 bind any unbound\n\
437 bind any \"unbound\"\n\
454 bind any unbound\n\
471 bind any unbound\n\
[all …]
/dports/lang/clisp/clisp-df3b9f6fdcff22832898e89a989eb499c0f842ed/modules/readline/
H A Dtest.tst19 (if (boundp 'readline:editing-mode) readline:editing-mode 1) 1
20 (if (boundp 'readline:insert-mode) readline:insert-mode 1) 1
21 (if (boundp 'readline:readline-name) readline:readline-name "CLISP") "CLISP"
50 (multiple-value-bind (rows cols) (readline:get-screen-size)
72 ;;; Bind key and test that function works
74 (readline:bind-key (char-code #\t) (lambda (? ??) (incf a)))
78 ;;; Now key is unbound, but still ignored
79 (readline:unbind-key (char-code #\t)) 0
84 (readline:parse-and-bind "\"t\": self-insert")
/dports/dns/p5-Net-DNSBL-MultiDaemon/Net-DNSBL-MultiDaemon-0.39/t/
H A Drun_timer.t121 print "got: $_, exp: 5, bad key count\nnot "
131 print "could not open local unbound socket\nnot "
135 ## test 6 bind a listner for testing
138 if (bind($L,sockaddr_in($_,INADDR_ANY))) {
152 print "could not open unbound send socket\nnot "
158 print "could not open local unbound socket\nnot "
162 ## test 9 bind a listner for testing
165 if (bind($T1,sockaddr_in($_,INADDR_ANY))) {
176 print "could not open local unbound socket\nnot "
220 if $@;
[all …]
H A Din-addr.arpa-timeout.t131 print "got: $_, exp: 6, bad key count\nnot "
142 print "could not open local unbound socket\nnot "
146 ## test 6 bind a listner for testing
149 if (bind($L,sockaddr_in($_,INADDR_ANY))) {
163 print "could not open unbound send socket\nnot "
169 print "could not open local unbound socket\nnot "
173 ## test 9 bind a listner for testing
176 if (bind($T1,sockaddr_in($_,INADDR_ANY))) {
187 print "could not open local unbound socket\nnot "
233 if $@;
[all …]
/dports/editors/jove/jove/doc/
H A Djove.rc.xterm13 # while it is running if the xt-mouse variable is on.
133 bind-to-key next-line ^[[B
137 bind-to-key next-line ^[OB
143 bind-to-key set-mark ^[[194z
144 bind-to-key set-mark ^[[25~
149 bind-to-key yank ^[[199z
150 bind-to-key yank ^[[32~
198 bind-to-key unbound ^[[208z
201 bind-to-key unbound ^[[211z
213 bind-to-key next-page ^[[6~
[all …]
/dports/x11-wm/sawfish/sawfish_1.13.0/lisp/sawfish/wm/util/
H A Dkeymap.jl27 lazy-bind-keys
95 (defmacro lazy-bind-keys (feature keymap #!rest bindings)
98 for the bindings to be installed if and when it is."
99 `(if (featurep ',feature)
100 (bind-keys ,keymap ,@bindings)
102 '(bind-keys ,keymap ,@bindings))))
143 (binding (and key (search-keymap key keymap))))
162 (define-command 'describe-key describe-key)
173 (unbound-key-hook
186 (unbound-key-hook (list (lambda ()
[all …]
/dports/lang/guile2/guile-2.2.7/test-suite/tests/
H A Doptargs.test56 exception:unbound-var
63 (pass-if "one key"
77 exception:unbound-var
84 (pass-if "one key"
98 exception:unbound-var
120 exception:unbound-var
205 (pass-if "can bind lexicals within inits"
223 (pass-if "nested lambda* with key"
316 ((a #:key c) #t)
322 ((a #:key c) #t)
[all …]
/dports/lang/guile/guile-3.0.7/test-suite/tests/
H A Doptargs.test59 exception:unbound-var
66 (pass-if "one key"
76 exception:unbound-var
83 (pass-if "one key"
92 exception:unbound-var
109 exception:unbound-var
195 (pass-if "can bind lexicals within inits"
213 (pass-if "nested lambda* with key"
308 ((a #:key c) #t)
314 ((a #:key c) #t)
[all …]
/dports/games/quakeforge/quakeforge-0.7.2/doc/
H A Dbind.dox15 > I noticed a problem with binding a key to toggle the console. the
16 > 'traditional' key is usually tilde but it only brings the console down -
22 > I'm not sure if this is classed as a bug or not, but I noticed that Taniwha
35 maps to IMT_0. The way to bind keys in this system is (eg): in_bind
42 bind mwheeldown z_out
43 bind mwheelup z_in
49 // unbound keys in imt_[1-16] fall through to imt_0
55 Now, bind acts as a compatability layer taking the old bind syntax (and key
62 When I hold down the capslock key, the wheel cycles though my weapons.
64 As stated in the comment in the config, if the input engine doesn't find a
[all …]
/dports/dns/unbound/unbound-1.14.0/doc/
H A Dexample.conf.in46 # specify 0.0.0.0 and ::0 to bind to all available interfaces.
368 # enable to not answer id.server and hostname.bind queries.
371 # enable to not answer version.server and version.bind queries.
492 # if yes, perform key lookups adjacent to normal lookups.
588 # Enable it if the only clients of unbound are legacy servers (w2008)
904 # When enabled unbound will reply with SERVFAIL if the return value of
969 # unbound server key file.
975 # unbound-control key file.
1089 # dnscrypt-secret-key: /path/unbound-conf/keys1/1.key
1090 # dnscrypt-secret-key: /path/unbound-conf/keys2/1.key
[all …]
H A DChangelog162 - Fix to print error from unbound-anchor for writing to the key
2467 - unbound-checkconf checks if modules exist and prints if they are
3240 the root.key file if created when unbound is installed between
4351 - load gost algorithm if digest is seen before key algorithm.
4530 - Fix #712: unbound-anchor appears to not fsync root.key.
6006 - Fix to write key files completely to a temporary file, and if that
6556 - unbound-anchor working, it creates or updates a root.key file.
6579 5011-store, and DLV-anchor if one key matches it's good enough.
8028 with bind and ldns.
8066 - bug #221 fixed: unbound checkconf checks if key files exist if
[all …]
/dports/dns/knot-resolver/knot-resolver-5.4.3/ci/debian-11/
H A DDockerfile60 RUN autoreconf -if
91 RUN apt-get install unbound unbound-anchor -y -qqq
92 … use-syslog: yes\n do-ip6: no\nremote-control:\n control-enable: no\n" >> /etc/unbound/unbound.conf
97 …{\n directory "/var/cache/bind";\n listen-on port 53533 { 127.0.0.1; };\n listen-on-v6 port 53533 …
120 …ad.opensuse.org/repositories/home:CZ-NIC:knot-resolver-testing/Debian_11/Release.key -O Release.key
121 RUN APT_KEY_DONT_WARN_ON_DANGEROUS_USAGE=1 apt-key add Release.key
122 RUN rm Release.key
/dports/dns/unbound/unbound-1.14.0/pythonmod/doc/modules/
H A Dconfig.rst205 Chrootdir, if not "" or chroot will be done.
209 Username to change to, if not "".
229 Do not report identity (id.server, hostname.bind).
233 Do not report version (version.server, version.bind).
237 Identity, hostname is returned if "".
241 Version, package version returned if "".
285 Size of the key cache.
289 Slabs in the key cache.
322 Private key file for server.
330 Private key file for unbound-control.
[all …]
/dports/lang/racket-minimal/racket-8.3/src/expander/expand/
H A Dexpr.rkt255 (log-expand* ctx ['next] ['enter-bind])
258 (log-expand ctx 'exit-bind)
267 (env-extend env key (local-variable id))))
517 (define exp-key (expand (m 'key) expr-ctx))
620 (unless (expand-context-allow-unbound? ctx)
632 (raise-unbound-syntax-error #f "unbound identifier" id #f null
641 [(not (expand-context-allow-unbound? ctx))
643 (raise-unbound-syntax-error #f "unbound identifier" id #f null
647 (define tl-id (add-scope id (root-expand-context-top-level-bind-scope ctx)))
703 (raise-unbound-syntax-error #f "unbound identifier" s id null
[all …]
H A Dcontext.rkt13 "lift-key.rkt")
56 allow-unbound? ; allow reference to unbound identifiers as variables
58 keep-#%expression? ; if `in-local-expand?`, keep `#%expression` forms
87 (root-expand-context-top-level-bind-scope root-ctx)
93 (root-expand-context-lift-key root-ctx)
107 #t ; allow-unbound?
133 …[top-level-bind-scope #:parent root-expand-context (root-expand-context-top-level-bind-scope root-…
139 [lift-key #:parent root-expand-context (root-expand-context-lift-key root-ctx)]
148 (if fail-ok?
226 (set-current-previously-unbound!
/dports/lang/racket/racket-8.3/src/expander/expand/
H A Dexpr.rkt255 (log-expand* ctx ['next] ['enter-bind])
258 (log-expand ctx 'exit-bind)
267 (env-extend env key (local-variable id))))
517 (define exp-key (expand (m 'key) expr-ctx))
620 (unless (expand-context-allow-unbound? ctx)
632 (raise-unbound-syntax-error #f "unbound identifier" id #f null
641 [(not (expand-context-allow-unbound? ctx))
643 (raise-unbound-syntax-error #f "unbound identifier" id #f null
647 (define tl-id (add-scope id (root-expand-context-top-level-bind-scope ctx)))
703 (raise-unbound-syntax-error #f "unbound identifier" s id null
[all …]
H A Dcontext.rkt13 "lift-key.rkt")
56 allow-unbound? ; allow reference to unbound identifiers as variables
58 keep-#%expression? ; if `in-local-expand?`, keep `#%expression` forms
87 (root-expand-context-top-level-bind-scope root-ctx)
93 (root-expand-context-lift-key root-ctx)
107 #t ; allow-unbound?
133 …[top-level-bind-scope #:parent root-expand-context (root-expand-context-top-level-bind-scope root-…
139 [lift-key #:parent root-expand-context (root-expand-context-lift-key root-ctx)]
148 (if fail-ok?
226 (set-current-previously-unbound!
/dports/dns/knot-resolver/knot-resolver-5.4.3/ci/debian-buster/
H A DDockerfile62 RUN autoreconf -if
93 RUN apt-get install unbound unbound-anchor -y -qqq
94 … use-syslog: yes\n do-ip6: no\nremote-control:\n control-enable: no\n" >> /etc/unbound/unbound.conf
99 …{\n directory "/var/cache/bind";\n listen-on port 53533 { 127.0.0.1; };\n listen-on-v6 port 53533 …
122 …ad.opensuse.org/repositories/home:CZ-NIC:knot-resolver-testing/Debian_10/Release.key -O Release.key
123 RUN APT_KEY_DONT_WARN_ON_DANGEROUS_USAGE=1 apt-key add Release.key
124 RUN rm Release.key
/dports/audio/moc/moc-2.5.2/
H A Dkeymap.example1 # This is the example keymap file for MOC. You can define your own key
36 # will also be automatically unbound when you bind new KEYs to it. Individual
37 # default KEYs will be automatically unbound when they are explicitly bound
46 # exception to this is that if the default keys for a COMMAND are explicitly
47 # unbound then a subsequent binding may appear for it. A second exception
50 # Meta-key detection is sensitive to the ESCDELAY environment variable (see
52 # delay to 25ms. If you need to emulate meta-key sequences using the ESC
53 # key, then you may need to set the value of ESCDELAY back to its ncurses
54 # default of 1000ms (but doing so will make the response to the ESC key
58 # GUI environment, for example) which also does meta-key detection, then
[all …]
/dports/irc/epic4/help/6_Functions/
H A Dbindctl14 + SEQUENCE: Manipulates the key sequences themselves.
15 + MAP : Manipulates 'maps' of the key sequences.
29 Returns 1 if the specified function exists, 0 otherwise.
32 return a string of the form "internal <memory-address>" if the
33 function is builtin, or "alias <aliasname>" if the function is
46 sequence can be given in any form accepted by the /bind command (see
51 Retrieves the function this key sequence is bound to, if any.
55 Returns the package value of the key sequence.
57 Sets the package value of the given key-sequence, if it is bound to
69 all bindings within the given sequence to be unbound. For example,
[all …]
/dports/accessibility/orca/orca-41.1/help/C/
H A Dcommands_reading.page55 Laptop: <keyseq><key>Orca Modifier</key><key>I</key></keyseq>
70 Laptop: <keyseq><key>Orca Modifier</key><key>K</key></keyseq>
177 text at the caret location. In addition, if you use <app>Orca</app>'s
187 <keyseq><key>Orca Modifier</key><key>F</key></keyseq>
224 <keyseq><key>Orca Modifier</key><key>Shift</key><key>Up</key></keyseq>
234 if the link is visited, the site description, and file size. If you would
235 instead prefer a dedicated command for this purpose, you can bind <app>Orca</app>'s
255 <keyseq><key>Orca Modifier</key><key>A</key></keyseq>
278 will treat objects such as links and form fields as if they were on separate
283 This command is unbound by default. Please see <link xref="howto_key_bindings">Modifying
[all …]
/dports/dns/unbound/unbound-1.14.0/testdata/04-checkconf.tdir/
H A Dgood.all5 # See unbound.conf(5) man page.
103 # if given, a chroot(2) is done to the given directory.
108 # if given, user privileges are dropped (after binding port),
119 # Log to syslog(3) if yes. The log facility LOG_DAEMON is used to
120 # log to, with identity "unbound". If yes, it overrides the logfile.
124 pidfile: "unbound.pid"
126 # enable to not answer id.server and hostname.bind queries.
129 # enable to not answer version.server and version.bind queries.
205 # replies if the message is found secure. The default is off.
216 key-cache-size: 4194304
[all …]

12345678910>>...49