Searched defs:match_string (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/bsd/unbound/dist/compat/ |
H A D | strptime.c | 73 match_string(const char **buf, const char **strs) in match_string() function
|
/netbsd-src/external/bsd/nsd/dist/compat/ |
H A D | strptime.c | 75 match_string(const char **buf, const char **strs) in match_string() function
|
/netbsd-src/external/ibm-public/postfix/dist/src/util/ |
H A D | match_ops.c | 115 int match_string(MATCH_LIST *list, const char *string, const char *pattern) in match_string() function
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/ |
H A D | strptime.c | 108 match_string (const char **buf, const char **strs) in match_string() function
|
/netbsd-src/sys/external/bsd/drm2/include/linux/ |
H A D | string.h | 154 match_string(const char *const *haystack, size_t n, const char *needle) in match_string() function
|
/netbsd-src/external/mpl/bind/dist/lib/dns/ |
H A D | geoip2.c | 194 match_string(MMDB_entry_data_s *value, const char *str) { in match_string() function [all...] |
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/ |
H A D | geoip2.c | 201 match_string(MMDB_entry_data_s *value, const char *str) { in match_string() function
|
/netbsd-src/usr.bin/mail/ |
H A D | list.c | 768 match_string(int *markarray, char *str, int msgCount) in match_string() function
|