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

/httpd/modules/dav/lock/
H A Dlocks.c79 #define DAV_APPEND_LIST 24 macro
545 * If add_method = DAV_APPEND_LIST, the result will be appended to the
566 if (add_method != DAV_APPEND_LIST) {
/httpd/modules/dav/fs/
H A Dlock.c78 #define DAV_APPEND_LIST 24 macro
515 ** If add_method = DAV_APPEND_LIST, the result will be appended to the
535 if (add_method != DAV_APPEND_LIST) {

Completed in 29 milliseconds