MCPcopy Create free account
hub / github.com/apache/httpd / dav_get_liveprop_ns_count

Function dav_get_liveprop_ns_count

modules/dav/main/liveprop.c:61–64  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59}
60
61DAV_DECLARE(long) dav_get_liveprop_ns_count(void)
62{
63 return dav_liveprop_count;
64}
65
66DAV_DECLARE(void) dav_add_all_liveprop_xmlns(apr_pool_t *p,
67 apr_text_header *phdr)

Callers 1

dav_get_propsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected