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

/httpd/server/
H A Dconfig.c2033 const char *rootpath, *filepath = fname; local
2036 status = apr_filepath_root(&rootpath, &filepath, APR_FILEPATH_TRUENAME, ptemp);
2047 return process_resource_config_fnmatch(s, rootpath, filepath, conftree, p, ptemp,
/httpd/modules/dav/fs/
H A Drepos.c250 const char *testpath, *rootpath; local
257 rv = apr_filepath_root(&rootpath, &testpath, 0, ctx->pool);

Completed in 1285 milliseconds