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

/haiku/src/apps/poorman/libhttpd/
H A Dlibhttpd.c1376 static char* tempfilename; local
1443 httpd_realloc_str( &tempfilename, &maxtempfilename, len );
1444 (void) strcpy( tempfilename, hc->expnfilename );
1450 (void) strcat( hc->expnfilename, tempfilename );

Completed in 36 milliseconds