Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/httpd
/ dav_fs_pool
Function
dav_fs_pool
modules/dav/fs/repos.c:229–232 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
227
}
228
229
apr_pool_t *dav_fs_pool(const dav_resource *resource)
230
{
231
return resource->info->pool;
232
}
233
234
const char *dav_fs_pathname(const dav_resource *resource)
235
{
Callers
1
dav_fs_get_locknull_members
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected