Searched defs:dav_prop_ctx (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/dav/main/
H A Dmod_dav.h1589 typedef struct dav_prop_ctx struct
1610 } dav_prop_ctx; typedef in typeref:struct:dav_prop_ctx
1612 DAV_DECLARE_NONSTD(void) dav_prop_validate(dav_prop_ctx *ctx);
1613 DAV_DECLARE_NONSTD(void) dav_prop_exec(dav_prop_ctx *ctx);
1614 DAV_DECLARE_NONSTD(void) dav_prop_commit(dav_prop_ctx *ctx);
1615 DAV_DECLARE_NONSTD(void) dav_prop_rollback(dav_prop_ctx *ctx);

Completed in 376 milliseconds