Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/httpd
/ dav_fs_pathname
Function
dav_fs_pathname
modules/dav/fs/repos.c:234–237 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
232
}
233
234
const char *dav_fs_pathname(const dav_resource *resource)
235
{
236
return resource->info->pathname;
237
}
238
239
dav_error * dav_fs_dir_file_name(
240
const dav_resource *resource,
Callers
3
dav_fs_build_key
Function · 0.85
dav_fs_remove_locknull_state
Function · 0.85
dav_fs_remove_lock
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected