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

/macosx-10.10/file_cmds-242/gzip/
H A Dznew31 checkfile () {
70 if ! checkfile "$tmp"; then
/macosx-10.10/apache-793/httpd/modules/mappers/
H A Dmod_rewrite.c252 const char *checkfile; /* filename to check for map existence */ member in struct:__anon6295
1220 "program %s", map->checkfile);
1570 rv = apr_stat(&st, s->checkfile, APR_FINFO_MIN, r->pool);
1574 s->checkfile);
1611 rv = apr_stat(&st, s->checkfile, APR_FINFO_MIN, r->pool);
1615 s->checkfile);
3000 newmap->checkfile = fname;
3012 newmap->checkfile = fname;
3050 newmap->datafile, &newmap->checkfile,
3086 newmap->checkfile
[all...]

Completed in 175 milliseconds