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

/haiku-fatelf/src/apps/poorman/libhttpd/
H A Dlibhttpd.c1264 static size_t maxtemp = 0; local
1269 httpd_realloc_str( &temp, &maxtemp, len );
1287 static size_t maxtemp = 0; local
1295 httpd_realloc_str( &temp, &maxtemp, strlen( hc->expnfilename ) - 1 );

Completed in 108 milliseconds