Searched refs:on (Results 1 - 25 of 1124) sorted by relevance

1234567891011>>

/openbsd-current/etc/examples/
H A Dldapd.conf8 listen on lo0
9 listen on "/var/run/ldapi"
H A Dpf.conf7 # increase default state limit from 100'000 states on busy systems
10 set skip on lo
25 #pass in on egress inet proto tcp from any to any port smtp \
27 #pass in on egress proto tcp from <nospamd> to any port smtp
28 #pass in log on egress proto tcp from <spamd-white> to any port smtp
29 #pass out log on egress proto tcp to any port smtp
35 #pass out on egress from 100.64.0.0/10 to any nat-to (egress)
40 block return in on ! lo0 proto tcp to port 6000:6010
H A Dhttpd.conf4 listen on * port 80
15 listen on * tls port 443
/openbsd-current/regress/sys/net/pf_opts/
H A Dpf.conf1 pass on $IF_N1 allow-opts
2 pass on $IF_N2
/openbsd-current/regress/sys/netinet/ipsec/
H A Dpf.conf1 # pf on IPS must have this rule in the regress anchor
3 pass log ( all ) on enc0
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.law/
H A Denum3.C9 typedef enum{on, off} TOGGLE; enumerator in enum:__anon6668
15 virtual void on(void) { toggle = 3; };// ERROR - .* function in class:field
16 virtual void off(void) { toggle = on; };// ERROR - .*
/openbsd-current/gnu/gcc/fixincludes/tests/base/sys/
H A Dasm.h13 # and we are on vacation
/openbsd-current/gnu/usr.bin/gcc/gcc/fixinc/tests/base/sys/
H A Dasm.h13 # and we are on vacation
/openbsd-current/regress/usr.sbin/ldapd/
H A Dldapd.conf5 listen on lo0 port 6636
6 listen on lo0 port 6639 secure
7 listen on "/tmp/ldapi"
H A Dnldapd.conf5 listen on lo0 port 6640 secure
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20010724-1.x1 # This test is only needed on IRIX 6
H A D920501-8.x1 # sprintf() does not support %f on m6811/m6812 target.
H A D930513-1.x1 # sprintf() does not support %f on m6811/m6812 target.
H A Dloop-2f.x1 # This doesn't work on m68k-motorola-sysv
2 # It also doesn't work on m88k-motorola-sysv3
H A Dloop-2g.x1 # This doesn't work on m68k-motorola-sysv
2 # It also doesn't work on m88k-motorola-sysv3
/openbsd-current/regress/sys/net/gif/
H A Dpf.conf3 pass in on rdomain $N1 to $DST_TUNNEL4_N1 rtable $N2
4 pass in on rdomain $N2 to $DST_TUNNEL4_N2 rtable $N1
5 pass in on rdomain $N1 to $DST_TUNNEL6_N1 rtable $N2
6 pass in on rdomain $N2 to $DST_TUNNEL6_N2 rtable $N1
/openbsd-current/regress/usr.sbin/acme-client/
H A Dhttpd.conf3 listen on "*" port 80
/openbsd-current/regress/sys/net/pair/
H A Dpf.conf1 pass out on rdomain $N3 to { $IP_N1 $IP_N2 } rtable $N2
2 pass out on rdomain $N3 to { $IP6_N1 $IP6_N2 } rtable $N2
3 pass out on rdomain $N2 to $IP_N3 rtable $N3
4 pass out on rdomain $N2 to $IP6_N3 rtable $N3
/openbsd-current/regress/sys/net/pflog/
H A Dpf.conf6 pass log (to $PFLOG_N3) on $LO no state
9 match log (to $PFLOG_N2) on $LO no state
12 pass log (to $PFLOG_N1) on $LO inet
13 pass log (to $PFLOG_N1) on $LO to 169.254.0.1 no state
14 pass log (to $PFLOG_N1) on $LO to 169.254.0.2 keep state
15 pass log (all to $PFLOG_N1) on $LO to 169.254.0.3 keep state
16 pass log (user to $PFLOG_N1) on $LO to 169.254.0.4
17 pass on $LO to 169.254.0.5
18 pass log (matches to $PFLOG_N1) on $LO to 169.254.0.6
19 pass on
[all...]
/openbsd-current/regress/sys/net/loop/
H A Dpf.conf3 pass in on rdomain $N1 to $ADDR_N2 rtable $N2
5 pass in on rdomain $N1 to 10.7.7.7 rtable $N2 no state
6 pass in on rdomain $N2 to 10.7.7.7 rtable $N1 no state
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dc-opts.c91 form; this form should not be listed. The variable "on" is true if
93 want to allow a "no-" form, your handler should reject "on" being
378 matches. Returns its index in the option array, and N_OPTS on
549 bool on = true; local
584 on = false;
594 if (result == 0 && !on && opt[1] == 'W')
614 if (!on)
639 complain_wrong_lang (opt_index, on);
673 depends on this. Preprocessed output does occur if -MD, -MMD
712 warn_abi = on;
[all...]
/openbsd-current/etc/
H A Dpf.conf5 set skip on lo
11 block return in on ! lo0 proto tcp to port 6000:6010
/openbsd-current/etc/mail/
H A Dsmtpd.conf8 listen on socket
10 # To accept external mail, replace with: listen on all
12 listen on lo0
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D990617-1.x1 # 0x70000000 is too large a constant to become a pointer on xstormy16.
/openbsd-current/gnu/usr.bin/perl/hints/
H A Daltos486.sh1 : have heard of problems with -lc_s on Altos 486

Completed in 248 milliseconds

1234567891011>>