Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dmod_proxy.c1162 char *pi_offset; in mod_proxy_check_extension() local
1164 if (NULL != (pi_offset = strchr(fn->ptr + ct_len + 1, '/'))) { in mod_proxy_check_extension()
1165 path_info_offset = pi_offset - fn->ptr; in mod_proxy_check_extension()