Searched refs:matchkey (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/mit/expat/dist/xmlwf/
H A Dxmlmime.c110 matchkey(const char *start, const char *end, const char *key) { function
126 if (matchkey(p, next, "text"))
128 else if (! matchkey(p, next, "application"))
136 if (! matchkey(p, next, "xml") && charset[0] == '\0')
144 if (matchkey(p, next, "charset")) {
H A Dct.c105 matchkey(const char *start, const char *end, const char *key) { function
121 if (matchkey(p, next, "text"))
123 else if (! matchkey(p, next, "application"))
129 if (matchkey(p, next, "xml"))
135 if (matchkey(p, next, "charset")) {
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/
H A Dzone.c10158 matchkey(dns_rdataset_t *rdset, dns_rdata_t *rr) { function
10647 if (!matchkey(dnskeys, &keydatarr)) {
10766 if (matchkey(keydataset, &dnskeyrr)) {
/netbsd-current/external/mpl/bind/dist/lib/dns/
H A Dzone.c10152 matchkey(dns_rdataset_t *rdset, dns_rdata_t *rr) { function
10641 if (!matchkey(dnskeys, &keydatarr)) {
10762 if (matchkey(keydataset, &dnskeyrr)) {

Completed in 246 milliseconds