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

/httpd/modules/dav/fs/
H A Dlock.c806 ** dav_fs_save_locknull_list: Saves contents of pbuf into the
809 static dav_error * dav_fs_save_locknull_list(apr_pool_t *p, const char *dirpath, function
900 if ((err = dav_fs_save_locknull_list(p, dirpath, pbuf)) != NULL) {
944 if ((err = dav_fs_save_locknull_list(p, dirpath, &buf)) != NULL) {

Completed in 2434 milliseconds