Lines Matching defs:failure
1223 ** Note that a failure on the resource itself does not generate a
1991 /* ### what to do about closing the propdb on server failure? */
2295 int failure = 0;
2354 /* ### what to do about closing the propdb on server failure? */
2401 failure = 1;
2409 if (!failure && dav_process_ctx_list(dav_prop_exec, ctx_list, 1, 0)) {
2410 failure = 1;
2413 /* generate a failure/success response */
2414 if (failure) {
2427 dav_auto_checkin(r, resource, failure, 0 /*unlock*/, &av_info);
2726 /* quick failure test: if dest exists and overwrite is false. */
2859 * ### since a failure after this would have removed locks (technically,
4522 /* quick failure test: if dest exists and overwrite is false. */