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

/httpd/support/
H A Dhtpasswd.c287 int existing_file = 0; local
326 existing_file = exists(pwfilename, pool);
327 if (existing_file) {
400 if (existing_file && !(mask & APHTP_NEWFILE)) {

Completed in 21 milliseconds