/src/usr.sbin/pf/etc/defaults/ |
pf.boot.conf | 16 pass on lo0 19 pass out proto { tcp, udp } from any to any port 53 keep state 24 pass out inet proto icmp all icmp-type echoreq keep state 27 pass out inet6 proto ipv6-icmp all icmp6-type neighbrsol 28 pass in inet6 proto ipv6-icmp all icmp6-type neighbradv 29 pass out inet6 proto ipv6-icmp all icmp6-type routersol 30 pass in inet6 proto ipv6-icmp all icmp6-type routeradv 33 pass proto carp
|
/src/share/examples/npf/ |
l2tp_gw-npf.conf | 30 pass out final proto udp from any port bootpc to any port bootps 31 pass in final proto udp from any port bootps to any port bootpc 32 pass in final proto udp from any port bootps to 255.255.255.255 port bootpc 36 pass stateful out final proto udp to any port domain 47 pass stateful out final proto tcp all 48 pass stateful out final proto udp all 49 pass stateful out final proto icmp all 50 pass stateful out final proto ipv6-icmp all 62 pass in final proto esp from any to inet4($ext_if) 63 pass out final proto esp from inet4($ext_if) to an [all...] |
host-npf.conf | 34 pass stateful in on $wired_if proto tcp to $wired_addrs port ssh apply "log" 46 pass on lo0 all 49 pass in family inet4 proto udp from any port bootps to any port bootpc 50 pass in family inet6 proto udp from any to any port "dhcpv6-client" 53 pass family inet6 proto ipv6-icmp all 56 pass in family inet4 proto icmp icmp-type echo all 59 pass in proto udp to any port 33434-33600 62 pass in proto udp to any port mdns 65 pass stateful out all
|
soho_gw-npf.conf | 39 pass stateful out all 48 pass stateful in family inet4 proto tcp to $ext_v4 port ssh \ 52 pass stateful in proto tcp to $ext_addrs port $services_tcp 55 pass stateful in proto udp to $ext_addrs port $services_udp 58 pass stateful in proto udp to $ext_addrs port 33434-33600 63 pass in from $localnet 66 pass out all 74 pass on lo0 all 77 pass in family inet4 proto icmp icmp-type echo all
|
/src/etc/defaults/ |
npf.boot.conf | 18 pass on lo0 all 21 pass stateful out to any port domain 26 pass stateful out proto icmp icmp-type echo all 29 pass out family inet4 proto udp from any port bootpc to any port bootps 30 pass in family inet4 proto udp from any port bootps to any port bootpc 31 pass out family inet6 proto udp from any port "dhcpv6-client" to any port "dhcpv6-server" 32 pass in family inet6 proto udp from any port "dhcpv6-server" to any port "dhcpv6-client" 35 pass out family inet6 proto ipv6-icmp icmp-type rtsol all 36 pass in family inet6 proto ipv6-icmp icmp-type rtadv all 37 pass out family inet6 proto ipv6-icmp icmp-type neighsol al [all...] |
/src/sys/arch/mips/sibyte/include/ |
sb1250_defs.h | 74 * #if SIBYTE_HDR_FEATURE(chip,pass) 83 * Note also that 'chip' and 'pass' must textually exactly 88 * #if SIBYTE_HDR_FEATURE_UP_TO(chip,pass) 93 * #if SIBYTE_HDR_FEATURE_EXACT(chip,pass) 127 #define SIBYTE_HDR_FMASK(chip, pass) \ 128 (SIBYTE_HDR_FMASK_ ## chip ## _ ## pass) 150 #define SIBYTE_HDR_FMASK_BEFORE(chip, pass) \ 151 ((SIBYTE_HDR_FMASK(chip, pass) - 1) & SIBYTE_HDR_FMASK_ALLREVS(chip)) 154 #define SIBYTE_HDR_FMASK_AFTER(chip, pass) \ 155 (~(SIBYTE_HDR_FMASK(chip, pass) \ [all...] |
/src/usr.sbin/npf/npftest/ |
npftestl3.conf | 47 pass out final from $local_ip3 48 pass in final to $pub_ip3 49 pass in final from $local_ip4 user $Kojo group $wheel 52 pass out final from $net6_inner 53 pass in final to $net6_outer 55 pass out final from $net_a 56 pass in final to $net_b 58 pass stateful out final proto tcp flags S/SA all 59 pass stateful out final from $local_net 60 pass stateful in final to any port $port [all...] |
npftest.conf | 65 pass out final from $local_ip3 66 pass in final to $pub_ip3 67 pass in final from $local_ip4 port 8000-10000 user $Kojo group $wheel 70 pass out final from $net6_inner 71 pass in final to $net6_outer 73 pass out final from $net_a 74 pass in final to $net_b 76 pass stateful out final proto tcp flags S/SA all 77 pass stateful out final from $local_net 78 pass stateful in final to any port $port [all...] |
/src/sys/arch/evbarm/conf/ |
GENERIC64 | 115 simplebus* at fdt? pass 0 118 acpifdt* at fdt? pass 1 133 cpus* at fdt? pass 0 134 cpu* at fdt? pass 0 148 psci* at fdt? pass 0 150 fclock* at fdt? pass 1 151 ffclock* at fdt? pass 1 152 fregulator* at fdt? pass 4 153 gregulator* at fdt? pass 4 154 pregulator* at fdt? pass [all...] |
GENERIC | 125 simplebus* at fdt? pass 0 128 cpus* at fdt? pass 0 129 cpu* at fdt? pass 0 139 am3prcm* at fdt? pass 1 # TI AM335x PRCM 140 cycvclkmgr* at fdt? pass 1 # Cyclone V clock manager 141 cycvrstmgr* at fdt? pass 0 # Cyclone V reset manager 142 exy5410clk* at fdt? pass 3 # Exynos5410 clock controller 143 exy5422clk* at fdt? pass 3 # Exynos5422 clock controller 144 imx6ccm* at fdt? pass 1 # i.MX6Q* CCM 145 imx6sxccm* at fdt? pass 1 # i.MX6SX CC [all...] |
RPI | 48 simplebus* at fdt? pass 0 51 cpus* at fdt? pass 0 52 cpu* at fdt? pass 0 54 fclock* at fdt? pass 0 57 bcmicu* at fdt? pass 1 60 bcmtmr0 at fdt? pass 1 63 bcmcprman0 at fdt? pass 1 66 bcmaux0 at fdt? pass 2
|
/src/libexec/rexecd/unit-tests/ |
rexec.c | 52 char *pass = __UNCONST("h@x0R"); local in function:main 65 pass = optarg; 77 if ((s = rexec(&host, sv->s_port, user, pass, cmd, NULL)) == -1)
|
/src/usr.bin/make/unit-tests/ |
dep-colon-bug-cross-file.exp | 3 : pass 1
|
dep-colon-bug-cross-file.mk | 7 # In pass 1, there is a dependency group at the bottom of the file. 12 # After the file has been parsed completely, it is parsed again in pass 2. 13 # In this pass, another command is added to the "current dependency group", 14 # which was still the one from pass 1, which means it was possible to later 27 PASS?= 1 29 .if ${PASS} == 2 32 : pass 2 35 .if ${PASS} == 1 37 PASS= 2 42 : pass [all...] |
/src/games/sail/ |
lo_main.c | 72 struct passwd *pass; local in function:lo_curses 103 if (longfmt && (pass = getpwuid(log.l_uid)) != NULL) 105 "%10.10s (%s)", log.l_name, pass->pw_name); 127 struct passwd *pass; local in function:lo_main 145 if (longfmt && (pass = getpwuid(log.l_uid)) != NULL) 147 "%10.10s (%s)", log.l_name, pass->pw_name);
|
/src/lib/libpam/modules/pam_skey/ |
pam_skey.c | 57 const char *user, *skinfo, *pass; local in function:pam_sm_authenticate 83 retval = pam_get_authtok(pamh, PAM_AUTHTOK, &pass, skprompt); 87 response = strdup(pass);
|
/src/sys/arch/riscv/conf/ |
GENERIC.common | 123 simplebus* at fdt? pass 0 126 cpus* at fdt? pass 0 127 cpu* at fdt? pass 0 129 intc* at cpu? pass 1 132 fclock* at fdt? pass 1 135 syscon* at fdt? pass 1 # Generic System Controller 138 #clint0 at fdt? pass 2 141 plic* at fdt? pass 2
|
/src/libexec/httpd/ |
auth-bozo.c | 57 char user[BOZO_MINBUFSIZE], *pass; local in function:bozo_auth_check 99 if ((pass = strchr(user, ':')) == NULL) 101 *pass++ = '\0'; 105 user, pass, request->hr_authuser, 109 if (strcmp(crypt(request->hr_authpass, pass), 110 pass) != 0) 153 char *pass = NULL; local in function:bozo_auth_check_headers 167 (pass = strchr(authbuf, ':')) == NULL) 170 *pass++ = '\0'; 172 request->hr_authpass = bozostrdup(httpd, request, pass); [all...] |
/src/tests/usr.bin/config/ |
t_config.sh | 130 test_case shadow_instance pass "Checks correct handling of shadowed instances" 131 test_case loop pass "Checks correct handling of loops" 132 test_case loop2 pass "Checks correct handling of devices that can be their" \ 134 test_case pseudo_parent pass "Checks correct handling of children of pseudo" \ 148 test_case undefined_opt pass \ 161 test_case select pass "Attribute selection" 180 test_case no_select pass "Attribute negation" 203 test_case devi pass "Device instance" 228 test_case min pass "Minimal config" 264 test_case ifdef pass "ifdef config [all...] |
/src/lib/libcompat/4.3/ |
rexec.c | 60 rexec(ahost, rport, name, pass, cmd, fd2p) 63 char *name, *pass, *cmd; 77 _DIAGASSERT(pass != NULL); 87 (void)ruserpass(hp->h_name, &name, &pass); 151 (void)write(s, pass, strlen(pass) + 1);
|
/src/usr.sbin/timed/timed/ |
networkdelta.c | 168 int pass; local in function:median 179 for (pass = 1; ; pass++) { /* loop over the data */ 211 (long)a, pass, npts); 236 (long)a, pass, npts); 260 fprintf(fd, "%ld in %d passes\n", (long)a, pass);
|
/src/lib/libedit/ |
filecomplete.c | 71 struct passwd *pass; local in function:fn_tilde_expand 95 &pass) != 0) 96 pass = NULL; 98 pass = getpwuid_r(getuid(), &pwres, pwbuf, sizeof(pwbuf)); 100 pass = getpwuid(getuid()); 104 if (getpwnam_r(temp, &pwres, pwbuf, sizeof(pwbuf), &pass) != 0) 105 pass = NULL; 107 pass = getpwnam_r(temp, &pwres, pwbuf, sizeof(pwbuf)); 109 pass = getpwnam(temp); 113 if (pass == NULL [all...] |
/src/etc/rc.d/ |
iscsid_volumes | 33 pass="-" 50 "$user":*) pass=${entry#*:} ;; 74 -s "$pass" \
|
/src/sys/net/npf/ |
npf_handler.c | 97 * Reassembly is disabled: just pass the packet through 187 /* Pass to IPv4/IPv6 reassembly mechanism. */ 198 /* Just pass-through if specially tagged. */ 200 goto pass; 210 goto pass; 224 const bool pass = npf_default_pass(npf); local in function:npfk_packet_handler 227 if (pass) { 229 goto pass; 249 /* reverse between pass and block conditions */ 262 * Establish a "pass" connection, if required. Just proceed i [all...] |
/src/sys/dev/fdt/ |
fdtbus.c | 166 int pass; local in function:fdt_rescan 171 pass = 0; 174 fdt_scan(sc, pass); 176 pass = 0; 183 pass++; 185 } while (pass <= FDTCF_PASS_DEFAULT); 379 for (int pass = 0; pass <= FDTCF_PASS_DEFAULT; pass++) { local in function:fdt_scan_best 381 [FDTCF_PASS] = pass [all...] |