Home
last modified time | relevance | path

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

/haiku/src/apps/poorman/libhttpd/
H A Dlibhttpd.c1295 static size_t maxtemp = 0; in tilde_map_1() local
1300 httpd_realloc_str( &temp, &maxtemp, len ); in tilde_map_1()
1318 static size_t maxtemp = 0; in tilde_map_2() local
1326 httpd_realloc_str( &temp, &maxtemp, strlen( hc->expnfilename ) - 1 ); in tilde_map_2()