Searched defs:tn (Results 1 - 2 of 2) sorted by relevance

/httpd/support/
H A Dhtdigest.c190 char tn[] = "htdigest.tmp.XXXXXX"; local
241 dirname = apr_psprintf(cntxt, "%s/%s", dirname, tn);
H A Dhtpasswd.c280 char tn[] = "htpasswd.tmp.XXXXXX"; local
387 dirname = apr_psprintf(pool, "%s/%s", dirname, tn);

Completed in 1564 milliseconds