Lines Matching defs:filename
568 /* Get directory and filename for resources */
621 /* Get directory, filename, and state-file names for the resource */
676 char *filename;
692 filename = r->case_preserved_filename;
694 filename = r->filename;
700 ** it onto the filename so that we get a "valid" pathname for null
703 s = apr_pstrcat(r->pool, filename, r->path_info, NULL);
741 ** This URL/filename represents a locknull resource or
1055 /* ### note that these use r->filename rather than <resource> */