Home
last modified time | relevance | path

Searched refs:nobind (Results 51 – 75 of 94) sorted by relevance

1234

/dports/shells/ksh93/ast-93u/src/cmd/nmake/
H A Dstate.c259 int nobind = force < 0; in staterule() local
269 if (nobind) in staterule()
282 if (nobind) in staterule()
288 nobind = 1; in staterule()
302 if (nobind) in staterule()
333 if (state.maxview && state.readstate && state.makefile && !nobind) in staterule()
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/nmake/
H A Dstate.c259 int nobind = force < 0; in staterule() local
269 if (nobind) in staterule()
282 if (nobind) in staterule()
288 nobind = 1; in staterule()
302 if (nobind) in staterule()
333 if (state.maxview && state.readstate && state.makefile && !nobind) in staterule()
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/nmake/
H A Dstate.c259 int nobind = force < 0; in staterule() local
269 if (nobind) in staterule()
282 if (nobind) in staterule()
288 nobind = 1; in staterule()
302 if (nobind) in staterule()
333 if (state.maxview && state.readstate && state.makefile && !nobind) in staterule()
/dports/devel/awscli/awscli-1.20.61/awscli/examples/ec2/
H A Dexport-client-vpn-client-configuration.rst17 nobind
/dports/editors/emacs-devel/emacs-4d1968b/lisp/
H A Dcalculator.el229 (nobind "+" + + 2 4)
230 (nobind "-" - - 2 4)
231 (nobind "+" + + -1 9)
232 (nobind "-" - - -1 9)
782 (unless (eq (car op) 'nobind)
784 (push (if (eq (car op) 'nobind) (cdr op) op)
/dports/editors/emacs/emacs-27.2/lisp/
H A Dcalculator.el251 (nobind "+" + + 2 4)
252 (nobind "-" - - 2 4)
253 (nobind "+" + + -1 9)
254 (nobind "-" - - -1 9)
804 (unless (eq (car op) 'nobind)
806 (push (if (eq (car op) 'nobind) (cdr op) op)
/dports/graphics/dataplot/dataplot-2c1b27601a3b7523449de612613eadeead9a8f70/lib/frscript/
H A DxdpGrset.tcl542 set nobind 1
561 set nobind 0
569 if {$nobind} {
577 set nobind 0
583 if {$nobind} {
H A DxdpForm.tcl194 set nobind 1
202 set nobind 0
205 if {$nobind} {
/dports/security/openvpn-devel/openvpn-0033811e0215af76f469d78912c95a2f59813454/tests/
H A Dt_client.rc-sample43 --remote-cert-tls server --nobind --comp-lzo --verb 3"
/dports/security/openvpn-devel/openvpn-0033811e0215af76f469d78912c95a2f59813454/distro/systemd/
H A DREADME.systemd16 and the client configuration is always started with --nobind.
/dports/security/openvpn/openvpn-2.5.6/distro/systemd/
H A DREADME.systemd16 and the client configuration is always started with --nobind.
/dports/security/openvpn/openvpn-2.5.6/tests/
H A Dt_client.rc-sample43 --remote-cert-tls server --nobind --comp-lzo --verb 3"
/dports/security/openvpn-mbedtls/openvpn-2.5.6/distro/systemd/
H A DREADME.systemd16 and the client configuration is always started with --nobind.
/dports/security/openvpn-mbedtls/openvpn-2.5.6/tests/
H A Dt_client.rc-sample43 --remote-cert-tls server --nobind --comp-lzo --verb 3"
/dports/net/openldap25-client/openldap-2.5.9/tests/progs/
H A Dslapd-tester.c132 int nobind = 0; in main() local
326 nobind++; in main()
543 if ( nobind ) { in main()
/dports/net/openldap25-server/openldap-2.5.9/tests/progs/
H A Dslapd-tester.c132 int nobind = 0; in main() local
326 nobind++; in main()
543 if ( nobind ) { in main()
/dports/net/openldap26-server/openldap-2.6.0/tests/progs/
H A Dslapd-tester.c132 int nobind = 0; in main() local
326 nobind++; in main()
543 if ( nobind ) { in main()
/dports/net/openldap26-client/openldap-2.6.0/tests/progs/
H A Dslapd-tester.c132 int nobind = 0; in main() local
326 nobind++; in main()
543 if ( nobind ) { in main()
/dports/net/openldap24-client/openldap-2.4.59/tests/progs/
H A Dslapd-tester.c134 int nobind = 0; in main() local
332 nobind++; in main()
560 if ( nobind ) { in main()
/dports/net/openldap24-server/openldap-2.4.59/tests/progs/
H A Dslapd-tester.c134 int nobind = 0; in main() local
332 nobind++; in main()
560 if ( nobind ) { in main()
/dports/textproc/augeas/augeas-1.12.0/lenses/tests/
H A Dtest_openvpn.aug132 nobind
148 { "nobind" }
212 nobind
647 { "nobind" }
/dports/security/softether/v4.38-9760/src/bin/hamcore/
H A Dopenvpn_sample.ovpn98 nobind
/dports/security/softether-devel/v4.36-9754/src/bin/hamcore/
H A Dopenvpn_sample.ovpn98 nobind
/dports/security/softether5/SoftEtherVPN-5.02.5180/src/bin/hamcore/
H A Dopenvpn_sample.ovpn115 nobind
/dports/textproc/augeas/augeas-1.12.0/lenses/
H A Dopenvpn.aug280 | "nobind"
288 | "nobind"

1234