Home
last modified time | relevance | path

Searched refs:cidr (Results 1 – 25 of 27) sorted by relevance

12

/netbsd/src/external/ibm-public/postfix/dist/src/util/
Ddict_cidr.ref1 ./dict_open: warning: cidr map dict_cidr.map, line 5: non-null host address bits in "172.16.1.3/21"…
2 ./dict_open: warning: cidr map dict_cidr.map, line 6: bad mask length in "172.16.1.3/33": skipping …
3 ./dict_open: warning: cidr map dict_cidr.map, line 7: bad network value in "172.999.0.0/21": skippi…
4 ./dict_open: warning: cidr map dict_cidr.map, line 8: bad address pattern: "172.16.1.999": skipping…
5 ./dict_open: warning: cidr map dict_cidr.map, line 9: no lookup result: skipping this rule
6 ./dict_open: warning: cidr map dict_cidr.map, line 38: non-null host address bits in "1.0.0.0/0", p…
7 ./dict_open: warning: cidr map dict_cidr.map, line 40: non-null host address bits in "1::/0", perha…
8 ./dict_open: warning: cidr map dict_cidr.map, line 42: missing ']' character after "[1234": skippin…
9 ./dict_open: warning: cidr map dict_cidr.map, line 43: garbage after "[1234]": skipping this rule
10 ./dict_open: warning: cidr map dict_cidr.map, line 44: bad mask value in "172.16.1.3/3x": skipping …
[all …]
Dsurrogate.ref1 ./dict_open: error: cidr:/xx map requires O_RDONLY access mode
4 ./dict_open: warning: cidr:/xx is unavailable. cidr:/xx map requires O_RDONLY access mode
9 ./dict_open: warning: cidr:/xx is unavailable. open /xx: No such file or directory
Dmiss_endif_cidr.ref1 ./dict_open: warning: cidr map miss_endif_cidr.map, line 1: IF has no matching ENDIF
Ddict_cidr_file.ref1 ./dict_open: warning: cidr map dict_cidr_file.map, line 3: open dict_cidr_file3: No such file or di…
DMakefile.in762 …$(SHLIB_ENV) ${VALGRIND} ./dict_open cidr:dict_cidr.map read <dict_cidr.in 2>&1 | sed 's/uid=[0-9]…
769 $(SHLIB_ENV) ${VALGRIND} ./dict_open cidr:dict_cidr_file.map \
776 …echo get 1.2.3.5 | $(SHLIB_ENV) ${VALGRIND} ./dict_open cidr:miss_endif_cidr.map read 2>&1 | sed '…
938 echo get foo|$(SHLIB_ENV) ${VALGRIND} ./dict_open cidr:/xx write >>surrogate.tmp 2>&1
939 echo get foo|$(SHLIB_ENV) ${VALGRIND} ./dict_open cidr:/xx read >>surrogate.tmp 2>&1
/netbsd/src/sbin/ifconfig/
Daf_inet.c92 int cidr; in in_prefixlen() local
98 cidr = 33 - ffs(mask); /* 33 - (1 .. 32) -> 32 .. 1 */ in in_prefixlen()
100 if (cidr < 32) { /* more than 1 bit in mask */ in in_prefixlen()
102 if ((mask ^ (((1U << cidr) - 1) << (32 - cidr))) != 0) in in_prefixlen()
106 return cidr; in in_prefixlen()
/netbsd/src/usr.bin/rump_dhcpclient/
Dnet.c78 int cidr = 0; in inet_ntocidr() local
82 cidr++; in inet_ntocidr()
85 return cidr; in inet_ntocidr()
89 inet_cidrtoaddr(int cidr, struct in_addr *addr) in inet_cidrtoaddr() argument
93 if (cidr < 1 || cidr > 32) { in inet_cidrtoaddr()
97 ocets = (cidr + 7) / 8; in inet_cidrtoaddr()
103 (256 - (1 << (32 - cidr) % 8)), 1); in inet_cidrtoaddr()
Ddhcp.c339 uint8_t cidr; in decode_rfc3442_rt() local
350 cidr = *p++; in decode_rfc3442_rt()
351 if (cidr > 32) { in decode_rfc3442_rt()
365 ocets = (cidr + 7) / 8; in decode_rfc3442_rt()
370 rt->net.s_addr = htonl(~0U << (32 - cidr)); in decode_rfc3442_rt()
/netbsd/src/external/ibm-public/postfix/dist/proto/
Dcidr_table7 # \fBpostmap -q "\fIstring\fB" cidr:/etc/postfix/\fIfilename\fR
9 # \fBpostmap -q - cidr:/etc/postfix/\fIfilename\fB <\fIinputfile\fR
110 # \fIparameter\fR \fB= .. cidr:{ { \fIrule-1\fB }, { \fIrule-2\fB } .. } ..\fR
113 # \fB.. -o { \fIparameter\fR \fB= .. cidr:{ { \fIrule-1\fB }, { \fIrule-2\fB } .. } .. …
136 # smtpd_client_restrictions = ... cidr:/etc/postfix/client.cidr ...
138 # /etc/postfix/client.cidr:
Dsocketmap_table42 # portion. This behavior is also found with cidr:, pcre:, and
Dtcp_table43 # portion. This behavior is also found with cidr:, pcre:, and
Dstop674 cidr
/netbsd/src/sys/arch/arm/at91/
Dat91bus.c153 uint32_t cidr; member
197 uint32_t cidr; in match_cid() local
201 cidr = DBGUREG(DBGU_CIDR); in match_cid()
202 at91_chip_id = cidr; in match_cid()
206 if (cidr == at91_types[i].cidr) in match_cid()
/netbsd/src/usr.sbin/npf/npfctl/
Dnpf_data.c383 npfctl_parse_cidr(char *cidr, fam_addr_mask_t *fam, int *alen) in npfctl_parse_cidr() argument
387 p = strchr(cidr, '\n'); in npfctl_parse_cidr()
391 mask = strchr(cidr, '/'); in npfctl_parse_cidr()
397 if (!npfctl_parse_fam_addr(cidr, &fam->fam_family, &fam->fam_addr)) { in npfctl_parse_cidr()
/netbsd/src/external/ibm-public/postfix/dist/
DRELEASE_NOTES-3.731 [Feature 20210605] Support to inline the content of small cidr:,
51 where map-type is one of cidr, pcre, or regexp.
176 possible to inline small cidr:, pcre:, and regexp: maps in Postfix
DRELEASE_NOTES-3.256 [Feature 20160527] Postfix 3.2 cidr tables support if/endif and
DRELEASE_NOTES-3.4111 memory-resident map types cidr:, inline:, pcre:, randmap:, regexp:,
DRELEASE_NOTES-3.9232 # smtpd_discard_ehlo_keyword_address_maps = cidr:/path/to/file
DRELEASE_NOTES-2.3428 case, such as regexp:, pcre:, or cidr:.
/netbsd/src/sys/net/npf/
Dlpm.c425 lpm_strtobin(const char *cidr, void *addr, size_t *len, unsigned *preflen) in lpm_strtobin() argument
429 strncpy(buf, cidr, sizeof(buf)); in lpm_strtobin()
/netbsd/src/external/ibm-public/postfix/dist/mantools/
Dmanlint.stop10 man/man5/cidr_table.5:11:\fBpostmap -q "\fIstring\fB" cidr:/etc/postfix/\fIfilename\fR
11 man/man5/cidr_table.5:13:\fBpostmap -q - cidr:/etc/postfix/\fIfilename\fR <\fIinputfile\fR
/netbsd/src/crypto/dist/ipsec-tools/src/racoon/
Disakmp_cfg.c1803 int cidr, tmp; in isakmp_cfg_setenv() local
1863 for (cidr = 0; tmp != 0; cidr++) in isakmp_cfg_setenv()
1865 snprintf(cidrstr, 3, "%d", cidr); in isakmp_cfg_setenv()
/netbsd/src/external/ibm-public/postfix/dist/conf/
Daccess135 # NOTE: use the cidr lookup table type to specify
158 # NOTE: use the cidr lookup table type to specify
/netbsd/src/usr.sbin/makemandb/
Dnostem.txt469 cidr
/netbsd/src/external/bsd/openldap/dist/tests/data/
Dnis_sample.ldif4713 dn: cn=ssla-cidr-1, o=SGI, c=US
4714 cn: ssla-cidr-1
4719 dn: cn=ssla-cidr-2, o=SGI, c=US
4720 cn: ssla-cidr-2

12