Home
last modified time | relevance | path

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

/dports/www/free-sa-devel/free-sa-2.0.0b6p7/src/reports/
H A Dr_localfilter.c46 …SAfprintf(LFR, "<tr><td><a href=\"%s\">%s</a><td>%s<td class=rt>%s", turl, LimitedURL(turl), GetDT… in ReportLocalFilter()
56 …SAfprintf(LFR, "<tr><td><a href=\"%s\">%s</a><td>%s", turl, LimitedURL(turl), GetDT(tTime, "%x&nbs… in ReportLocalFilter()
H A Dr_users.c156 …SAfprintf(UFR, "href=\"%s\">%s</a><td>%s<td class=rt>%s", turl, LimitedURL(turl), GetDT(ttime, "%x… in ReportUsers()
/dports/www/free-sa-devel/free-sa-2.0.0b6p7/src/work/
H A Dw_internal.h41 extern const char *LimitedURL(const char *lurl);
H A Dw_internal.c53 const char *LimitedURL(const char *lurl) { in LimitedURL() function
/dports/www/free-sa-devel/free-sa-2.0.0b6p7/src/
H A Dfree-sa.cgi.c63 …\">%s</a>", i++, GetDT(ttime, "%x %X"), tip, res->vname, icfg.SAB(tBytes), turl, LimitedURL(turl)); in main()
/dports/www/free-sa-devel/free-sa-2.0.0b6p7/
H A DChangeLog187 LimitedURL function re-writed.