Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dmod_accesslog.c112 enum { FIELD_UNSET, FIELD_STRING, FIELD_FORMAT } type; enumerator
239 fields->ptr[fields->used]->type = FIELD_STRING; in accesslog_parse_format()
391 fields->ptr[fields->used]->type = FIELD_STRING; in accesslog_parse_format()
548 case FIELD_STRING: in SETDEFAULTS_FUNC()
700 case FIELD_STRING: in REQUESTDONE_FUNC()