Home
last modified time | relevance | path

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

/dports/www/sarg/sarg-2.4.0/
H A Dhtml.c69 char siteind[MAX_TRUNCATED_URL]; in htmlrel() local
315 url_to_anchor(url,siteind,sizeof(siteind)); in htmlrel()
316 …html#%s\"><img src=\"%s/datetime.png\" title=\"%s\" alt=\"T\"></a></td>",siteind,tmp6,_("date/time… in htmlrel()
H A Dreport.c67 char siteind[MAX_TRUNCATED_URL]; in gerarel() local
298 url_to_anchor(accurl,siteind,sizeof(siteind)); in gerarel()
299 fprintf(fp_tt,"<tr class=\"tt\"><td colspan=\"3\"><a name=\"%s\">",siteind); in gerarel()