Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dmod_evhost.c12 buffer *path_pieces_raw; member
60 buffer_free(s->path_pieces_raw); in FREE_FUNC()
75 char *ptr = s->path_pieces_raw->ptr,*pos; in mod_evhost_parse_pattern()
137 s->path_pieces_raw = buffer_init(); in SETDEFAULTS_FUNC()
141 cv[0].destination = s->path_pieces_raw; in SETDEFAULTS_FUNC()
149 if (s->path_pieces_raw->used != 0) { in SETDEFAULTS_FUNC()