Home
last modified time | relevance | path

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

/haiku/src/apps/poorman/libhttpd/
H A Dlibhttpd.h136 size_t maxaltdir; member
H A Dlibhttpd.c1341 &hc->altdir, &hc->maxaltdir, in tilde_map_2()
1352 httpd_realloc_str( &hc->altdir, &hc->maxaltdir, strlen( alt ) ); in tilde_map_2()
1704 hc->maxaltdir = 0; in httpd_get_conn()
1719 httpd_realloc_str( &hc->altdir, &hc->maxaltdir, 0 ); in httpd_get_conn()