Home
last modified time | relevance | path

Searched refs:kv_key (Results 1 – 18 of 18) sorted by relevance

/dports/www/rssroll/libcez-1.05/src/keyvalue/
H A Dkv.c37 if ((kv->kv_key = strdup(key)) == NULL) { in kv_add()
43 free(kv->kv_key); in kv_add()
98 free(kv->kv_key); in kv_setkey()
99 kv->kv_key = key; in kv_setkey()
153 free(kv->kv_key); in kv_free()
154 kv->kv_key = NULL; in kv_free()
167 if (src->kv_key != NULL) { in kv_inherit()
168 if ((dst->kv_key = strdup(src->kv_key)) == NULL) { in kv_inherit()
192 key = kv->kv_key == NULL ? "" : kv->kv_key; in kv_find()
194 if (fnmatch(key, match->kv_key, FNM_CASEFOLD) == 0) in kv_find()
[all …]
H A Dcez_kv.h29 char *kv_key; member
/dports/www/rssroll/libcez-1.05/test/
H A Dkv_test.c46 key.kv_key = "root"; in main()
60 printf("%20s->%s\n", kv->kv_key, kv->kv_value); in main()
69 printf("%20s->%s\n", kv->kv_key, kv->kv_value); in main()
75 printf("%20s->%s\n", kv->kv_key, kv->kv_value); in main()
81 printf("%20s->%s\n", kv->kv_key, kv->kv_value); in main()
/dports/devel/py-structlog/structlog-18.2.0/tests/
H A Dtest_dev.py96 styles.kv_key + "foo" + styles.reset + "=" +
124 styles.kv_key + "foo" + styles.reset + "=" +
153 styles.kv_key + "foo" + styles.reset + "=" +
156 styles.kv_key + "key" + styles.reset + "=" +
194 styles.kv_key + "foo" + styles.reset + "=" +
231 styles.kv_key + "foo" + styles.reset + "=" +
234 styles.kv_key + "key" + styles.reset + "=" +
273 styles.kv_key + "foo" + styles.reset + "=" +
/dports/www/obhttpd/httpd-7.0.20211221/src/usr.sbin/httpd/
H A Dhttp.h233 #define http_path http_pathquery.kv_key
235 #define http_rescode http_pathquery.kv_key
237 #define query_key http_matchquery.kv_key
H A Dhttpd.c944 if ((kv->kv_key = strdup(key)) == NULL) { in kv_add()
950 free(kv->kv_key); in kv_add()
1005 free(kv->kv_key); in kv_setkey()
1006 kv->kv_key = key; in kv_setkey()
1060 free(kv->kv_key); in kv_free()
1061 kv->kv_key = NULL; in kv_free()
1075 key = kv->kv_key == NULL ? "" : kv->kv_key; in kv_find()
1077 if (fnmatch(key, match->kv_key, FNM_CASEFOLD) == 0) in kv_find()
1091 return (strcasecmp(a->kv_key, b->kv_key)); in kv_cmp()
H A Dserver_fcgi.c633 key.kv_key = "Content-Length"; in server_fcgi_header()
645 key.kv_key = "Content-Length"; in server_fcgi_header()
683 key.kv_key = "Date"; in server_fcgi_header()
710 if (hdr->kv_parent != NULL && hdr->kv_parent->kv_key != NULL) in server_fcgi_writeheader()
711 key = hdr->kv_parent->kv_key; in server_fcgi_writeheader()
713 key = hdr->kv_key; in server_fcgi_writeheader()
H A Dserver_http.c148 key.kv_key = "Authorization"; in server_http_authenticate()
1304 key.kv_key = "Host";
1315 key.kv_key = "Connection";
1323 key.kv_key = "Connection";
1663 if (hdr->kv_parent != NULL && hdr->kv_parent->kv_key != NULL)
1664 key = hdr->kv_parent->kv_key;
1666 key = hdr->kv_key;
1903 key.kv_key = "Referer"; /* sic */
1908 key.kv_key = "User-Agent";
1960 key.kv_key = "X-Forwarded-For";
[all …]
H A Dserver_file.c140 key.kv_key = "Range"; in server_file_access()
665 key.kv_key = "If-Modified-Since"; in server_file_modified_since()
H A Dhttpd.h135 char *kv_key; member
/dports/devel/py-structlog/structlog-18.2.0/src/structlog/
H A Ddev.py70 kv_key = CYAN variable in _ColorfulStyles
88 kv_key = "" variable in _PlainStyles
219 self._styles.kv_key
/dports/mail/mmh/mmh-0.4/uip/
H A Dmhparse.c983 for (kv = SubText; kv->kv_key; kv++) in InitText()
984 if (!mh_strcasecmp(ci->ci_subtype, kv->kv_key)) in InitText()
1002 for (kv = Charset; kv->kv_key; kv++) { in InitText()
1003 if (!mh_strcasecmp(*ep, kv->kv_key)) { in InitText()
1046 for (kv = SubMultiPart; kv->kv_key; kv++) in InitMultiPart()
1047 if (!mh_strcasecmp(ci->ci_subtype, kv->kv_key)) in InitMultiPart()
1275 for (kv = SubMessage; kv->kv_key; kv++) in InitMessage()
1276 if (!mh_strcasecmp(ci->ci_subtype, kv->kv_key)) in InitMessage()
1383 for (kv = SubApplication; kv->kv_key; kv++) in InitApplication()
1384 if (!mh_strcasecmp(ci->ci_subtype, kv->kv_key)) in InitApplication()
H A Dmhbuild.c958 cp = SubMultiPart[vrsn - 1].kv_key; in user_content()
961 cp = SubMultiPart[vrsn - 1].kv_key; in user_content()
964 cp = SubMultiPart[vrsn - 1].kv_key; in user_content()
/dports/devel/elixir-conform/conform-2.5.2/src/
H A Dconform_parse.peg43 kv_value <- (!((ws* crlf) / comment) (kv_key ws* "=" ws* ((double_quote_value / value_in_list)))) %{
49 kv_key <- (!(ws / crlf / "=") .)+ %{
/dports/mail/mmh/mmh-0.4/h/
H A Dmhparse.h225 char *kv_key; member
/dports/mail/nmh/nmh-1.7.1/h/
H A Dmhparse.h299 char *kv_key; member
/dports/mail/nmh/nmh-1.7.1/uip/
H A Dmhparse.c833 for (kv = EncodingType; kv->kv_key; kv++) { in get_ctinfo()
834 if (strcasecmp(kv->kv_key, dp) == 0) { in get_ctinfo()
3156 for (kv = SubApplication; kv->kv_key; ++kv) { in ct_str_subtype()
3157 if (! strcasecmp (subtype, kv->kv_key)) { in ct_str_subtype()
3163 for (kv = SubMessage; kv->kv_key; ++kv) { in ct_str_subtype()
3164 if (! strcasecmp (subtype, kv->kv_key)) { in ct_str_subtype()
3170 for (kv = SubMultiPart; kv->kv_key; ++kv) { in ct_str_subtype()
3171 if (! strcasecmp (subtype, kv->kv_key)) { in ct_str_subtype()
3177 for (kv = SubText; kv->kv_key; ++kv) { in ct_str_subtype()
3178 if (! strcasecmp (subtype, kv->kv_key)) { in ct_str_subtype()
H A Dmhbuildsbr.c1072 cp = SubMultiPart[vrsn - 1].kv_key; in user_content()
1075 cp = SubMultiPart[vrsn - 1].kv_key; in user_content()
1078 cp = SubMultiPart[vrsn - 1].kv_key; in user_content()