Home
last modified time | relevance | path

Searched refs:keyvalue (Results 1 – 5 of 5) sorted by relevance

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dkeyvalue.h47 } keyvalue; typedef
80 KVB(keyvalue);
92 const char *keyvalue_get_value(const keyvalue *kv, int k);
93 int keyvalue_get_key(const keyvalue *kv, const char *s);
H A Dkeyvalue.c9 static const keyvalue http_versions[] = {
15 static const keyvalue http_methods[] = {
43 static const keyvalue http_status[] = {
96 static const keyvalue http_status_body[] = {
112 const char *keyvalue_get_value(const keyvalue *kv, int k) { in keyvalue_get_value()
120 int keyvalue_get_key(const keyvalue *kv, const char *s) { in keyvalue_get_key()
H A DMakefile.in149 am__liblightcomp_la_SOURCES_DIST = buffer.c log.c keyvalue.c chunk.c \
163 liblightcomp_la-keyvalue.lo liblightcomp_la-chunk.lo \
435 buffer.c log.c keyvalue.c chunk.c http_chunk.c stream.c \
447 am__objects_2 = buffer.$(OBJEXT) log.$(OBJEXT) keyvalue.$(OBJEXT) \
752 keyvalue.c chunk.c \
893 hdr = server.h buffer.h network.h log.h keyvalue.h \
1209 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/keyvalue.Po@am__quote@
1238 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/liblightcomp_la-keyvalue.Plo@am__quote@
1348 liblightcomp_la-keyvalue.lo: keyvalue.c
1349 …a-keyvalue.lo -MD -MP -MF $(DEPDIR)/liblightcomp_la-keyvalue.Tpo -c -o liblightcomp_la-keyvalue.lo…
[all …]
H A DMakefile.am60 keyvalue.c chunk.c \
269 hdr = server.h buffer.h network.h log.h keyvalue.h \
H A DSConscript8 keyvalue.c chunk.c \