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

/httpd/modules/dav/main/
H A Dutil.c1688 apr_text *propstat = NULL; local
1706 propstat = apr_pcalloc(r->pool, sizeof(*propstat));
1707 propstat->text =
1708 "<D:propstat>" DEBUG_CR
1711 "</D:propstat>" DEBUG_CR;
1718 new_response->propresult.propstats = propstat;

Completed in 13 milliseconds