Home
last modified time | relevance | path

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

/mirbsd/src/usr.sbin/httpd/src/main/
Dhttp_request.c177 char *last_cp = NULL; in get_path_info() local
225 if (S_ISDIR(r->finfo.st_mode) && last_cp) { in get_path_info()
227 cp = last_cp; in get_path_info()
239 last_cp = cp; in get_path_info()